Uses of Interface
com.atlassian.greenhopper.service.workflow.SimplifiedWorkflowService

Packages that use SimplifiedWorkflowService
com.atlassian.greenhopper.optionalfeatures.sampledata   
com.atlassian.greenhopper.service.workflow   
com.atlassian.greenhopper.web.rapid.view   
 

Uses of SimplifiedWorkflowService in com.atlassian.greenhopper.optionalfeatures.sampledata
 

Constructors in com.atlassian.greenhopper.optionalfeatures.sampledata with parameters of type SimplifiedWorkflowService
SampleDataGeneratorImpl(com.atlassian.jira.plugins.importer.sample.SampleDataImporter importer, com.atlassian.plugin.PluginAccessor pluginAccessor, SprintManager sprintManager, WorkflowService workflowService, com.atlassian.jira.issue.CustomFieldManager customFieldManager, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, SimplifiedWorkflowService simplifiedWorkflowService, RankCustomFieldService rankCustomFieldService, com.atlassian.jira.project.ProjectManager projectManager, com.atlassian.jira.issue.IssueManager issueManager, RankManager rankManager, RankableFactory rankableFactory)
           
SampleDataImporterServiceFactory(com.atlassian.plugin.PluginAccessor pluginAccessor, SprintManager sprintManager, com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext, WorkflowService workflowService, com.atlassian.jira.issue.CustomFieldManager customFieldManager, SimplifiedWorkflowService simplifiedWorkflowService, com.atlassian.jira.project.ProjectManager projectManager, RankCustomFieldService rankCustomFieldService, com.atlassian.jira.issue.IssueManager issueManager, RankManager rankManager, RankableFactory rankableFactory)
           
 

Uses of SimplifiedWorkflowService in com.atlassian.greenhopper.service.workflow
 

Classes in com.atlassian.greenhopper.service.workflow that implement SimplifiedWorkflowService
 class SimplifiedWorkflowServiceImpl
           
 

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

Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type SimplifiedWorkflowService
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)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.