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

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

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

Constructors in com.atlassian.greenhopper.optionalfeatures.sampledata with parameters of type WorkflowService
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)
           
SampleDataGeneratorServiceFactory(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 WorkflowService in com.atlassian.greenhopper.service.workflow
 

Classes in com.atlassian.greenhopper.service.workflow that implement WorkflowService
 class WorkflowServiceImpl
          Provides workflow related service methods
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.