|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkflowService | |
|---|---|
| com.atlassian.greenhopper.optionalfeatures.sampledata | |
| com.atlassian.greenhopper.service.workflow | |
| com.atlassian.greenhopper.web.rapid.view | |
| 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)
|
|
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,
org.osgi.framework.BundleContext bundleContext)
|
|
| 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 |
| Uses of WorkflowService in com.atlassian.greenhopper.web.rapid.view |
|---|
| Constructors in com.atlassian.greenhopper.web.rapid.view with parameters of type WorkflowService | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||