public abstract class AbstractListBlueprintTemplatesContextProvider extends Object implements com.atlassian.plugin.web.ContextProvider
| Constructor and Description |
|---|
AbstractListBlueprintTemplatesContextProvider() |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,Object> |
getContextMap(Map<String,Object> context) |
protected <T extends PluginBackedBlueprint> |
getDisplayableBlueprints(Collection<T> blueprints,
Map<UUID,BlueprintState> blueprintStateMap,
boolean isViewingSpaceTemplateAdmin) |
protected <T extends PluginBackedBlueprint> |
getEnabledBlueprints(Collection<T> blueprints,
Map<UUID,BlueprintState> blueprintStateMap) |
void |
init(Map<String,String> params) |
public AbstractListBlueprintTemplatesContextProvider()
protected <T extends PluginBackedBlueprint> Collection<T> getEnabledBlueprints(Collection<T> blueprints, Map<UUID,BlueprintState> blueprintStateMap)
protected <T extends PluginBackedBlueprint> Collection<T> getDisplayableBlueprints(Collection<T> blueprints, Map<UUID,BlueprintState> blueprintStateMap, boolean isViewingSpaceTemplateAdmin)
public void init(Map<String,String> params) throws com.atlassian.plugin.PluginParseException
init in interface com.atlassian.plugin.web.ContextProvidercom.atlassian.plugin.PluginParseExceptionCopyright © 2017 Atlassian. All rights reserved.