Uses of Class
com.atlassian.greenhopper.web.rapid.issue.StatusEntryFactory

Packages that use StatusEntryFactory
com.atlassian.greenhopper.issue.link   
com.atlassian.greenhopper.web.rapid.issue.fields   
com.atlassian.greenhopper.web.rapid.list   
com.atlassian.greenhopper.web.rapid.view   
 

Uses of StatusEntryFactory in com.atlassian.greenhopper.issue.link
 

Constructors in com.atlassian.greenhopper.issue.link with parameters of type StatusEntryFactory
IssueLinkTypeContextTransformer(IssueHelper issueHelper, IssueStatusAdapter issueStatusAdapter, StatusEntryFactory statusEntryFactory)
           
 

Uses of StatusEntryFactory in com.atlassian.greenhopper.web.rapid.issue.fields
 

Constructors in com.atlassian.greenhopper.web.rapid.issue.fields with parameters of type StatusEntryFactory
StatusFieldEntryFactory(FieldHelper helper, StatusEntryFactory statusEntryFactory)
           
 

Uses of StatusEntryFactory in com.atlassian.greenhopper.web.rapid.list
 

Constructors in com.atlassian.greenhopper.web.rapid.list with parameters of type StatusEntryFactory
RapidIssueEntryCallback(com.atlassian.crowd.embedded.api.User user, com.google.common.base.Predicate<java.lang.Long> visiblePredicate, com.atlassian.jira.bc.issue.IssueService issueService, com.atlassian.jira.config.ConstantsManager constantsManager, com.atlassian.jira.user.util.UserManager userManager, GHAvatarService avatarService, WebUtilities webUtilities, StatisticFieldHelper statisticFieldHelper, EstimateStatisticService estimateStatisticService, DocumentStatisticValueResolver estimateDocumentStatisticValueResolver, TrackingStatisticService trackingStatisticService, DocumentStatisticValueResolver trackingDocumentStatisticValueResolver, StatusEntryFactory statusEntryFactory)
           
RapidStatusEntry(com.atlassian.jira.issue.status.Status constant, WebUtilities webUtilities, StatusEntryFactory statusEntryFactory)
           
 

Constructor parameters in com.atlassian.greenhopper.web.rapid.list with type arguments of type StatusEntryFactory
RapidStatusEntryCache(com.google.common.base.Supplier<WebUtilities> webUtilitiesSupplier, com.google.common.base.Supplier<StatusEntryFactory> statusEntryFactorySupplier, com.google.common.base.Function<java.lang.String,com.atlassian.jira.issue.status.Status> resolver)
           
 

Uses of StatusEntryFactory in com.atlassian.greenhopper.web.rapid.view
 

Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type StatusEntryFactory
WorkflowResource(com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, RapidViewService rapidViewService, WorkflowService workflowService, com.atlassian.jira.bc.project.ProjectService jiraProjectService, WorkflowHelper workflowHelper, PermissionService permissionService, SearchService searchService, com.atlassian.jira.issue.IssueManager jiraIssueManager, I18nFactoryService i18nFactoryService, SimplifiedWorkflowService simplifiedWorkflowService, ColumnService columnService, WorkflowMigrationAdapterFactory workflowMigrationAdapterFactory, ColumnEditHelper columnEditHelper, StatusEntryFactory statusEntryFactory)
           
 



Copyright © 2007-2014 Atlassian. All Rights Reserved.