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

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

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
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.