Uses of Interface
com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService
Packages that use SimplifiedWorkflowService
Package
Description
-
Uses of SimplifiedWorkflowService in com.atlassian.greenhopper.sampledata
Constructors in com.atlassian.greenhopper.sampledata with parameters of type SimplifiedWorkflowServiceModifierConstructorDescriptionSampleDataGeneratorImpl(com.atlassian.jira.plugins.importer.sample.SampleDataImporter importer, AgileProjectConfigurator agileProjectConfigurator, com.atlassian.jira.config.properties.ApplicationProperties applicationProperties, com.atlassian.jira.util.I18nHelper.BeanFactory i18nBeanFactory, com.atlassian.plugin.PluginAccessor pluginAccessor, SprintManager sprintManager, WorkflowService workflowService, com.atlassian.jira.issue.CustomFieldManager customFieldManager, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, SimplifiedWorkflowService simplifiedWorkflowService, LexoRankCustomFieldService rankCustomFieldService, com.atlassian.jira.project.ProjectManager projectManager, com.atlassian.jira.issue.IssueManager issueManager, LexoRankManager lexoRankManager, RapidViewHelper rapidViewHelper, RapidViewPresetService rapidViewPresetService, ColumnService columnService, com.atlassian.jira.issue.IssueFactory issueFactory, IssueTypeService issueTypeService, ProjectService projectService, EpicCustomFieldService epicCustomFieldService, VersionService versionService, OrderedPriorityHelper orderedPriorityHelper, IssueIndexService issueIndexService) -
Uses of SimplifiedWorkflowService in com.atlassian.greenhopper.service.workflow
Classes in com.atlassian.greenhopper.service.workflow that implement SimplifiedWorkflowService -
Uses of SimplifiedWorkflowService in com.atlassian.greenhopper.web.rapid.view
Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type SimplifiedWorkflowServiceModifierConstructorDescriptionWorkflowResource(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, WorkflowMigrationService workflowMigrationService, ColumnEditHelper columnEditHelper, StatusEntryFactory statusEntryFactory, com.atlassian.jira.workflow.WorkflowSchemeManager workflowSchemeManager, com.atlassian.jira.security.GlobalPermissionManager globalPermissionManager)