public class ProjectHistoryLinkFactory extends Object implements com.atlassian.plugin.web.api.provider.WebItemProvider
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_RECENT_PROJECTS_TO_SHOW |
| Constructor and Description |
|---|
ProjectHistoryLinkFactory(VelocityRequestContextFactory velocityRequestContextFactory,
UserProjectHistoryManager userHistoryManager,
I18nHelper.BeanFactory beanFactory) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<com.atlassian.plugin.web.api.WebItem> |
getItems(Map<String,Object> context) |
public static final int MAX_RECENT_PROJECTS_TO_SHOW
public ProjectHistoryLinkFactory(VelocityRequestContextFactory velocityRequestContextFactory, UserProjectHistoryManager userHistoryManager, I18nHelper.BeanFactory beanFactory)
Copyright © 2002-2019 Atlassian. All Rights Reserved.