public class ProjectTypesLinkFactory extends Object implements com.atlassian.plugin.web.api.provider.WebItemProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL |
static String |
SELECTED_CATEGORY |
static String |
SELECTED_PROJECT_TYPE |
| Constructor and Description |
|---|
ProjectTypesLinkFactory(VelocityRequestContextFactory velocityRequestContextFactory,
BrowseProjectTypeManager browseProjectTypeManager,
JiraAuthenticationContext authenticationContext) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<com.atlassian.plugin.web.api.WebItem> |
getItems(Map<String,Object> context) |
public static final String SELECTED_CATEGORY
public static final String ALL
public static final String SELECTED_PROJECT_TYPE
public ProjectTypesLinkFactory(VelocityRequestContextFactory velocityRequestContextFactory, BrowseProjectTypeManager browseProjectTypeManager, JiraAuthenticationContext authenticationContext)
Copyright © 2002-2016 Atlassian. All Rights Reserved.