Uses of Interface
com.atlassian.jira.bc.workflow.WorkflowService

Packages that use WorkflowService
com.atlassian.jira.bc.workflow   
com.atlassian.jira.dev.backdoor   
com.atlassian.jira.projectconfig.workflow   
com.atlassian.jira.web.action.admin.workflow   
 

Uses of WorkflowService in com.atlassian.jira.bc.workflow
 

Classes in com.atlassian.jira.bc.workflow that implement WorkflowService
 class DefaultWorkflowService
          Default workflow service implementation.
 

Uses of WorkflowService in com.atlassian.jira.dev.backdoor
 

Constructors in com.atlassian.jira.dev.backdoor with parameters of type WorkflowService
ManagedConfigurationBackdoor(ManagedConfigurationItemService managedConfigurationItemService, CustomFieldManager customFieldManager, WorkflowService workflowService, JiraAuthenticationContext jiraAuthenticationContext, WorkflowSchemeManager workflowSchemeManager)
           
 

Uses of WorkflowService in com.atlassian.jira.projectconfig.workflow
 

Constructors in com.atlassian.jira.projectconfig.workflow with parameters of type WorkflowService
DefaultProjectConfigWorkflowDispatcher(WorkflowSchemeService workflowSchemeService, WorkflowSchemeManager workflowSchemeManager, ProjectService projectService, JiraAuthenticationContext authCtx, PermissionManager permissionManager, WorkflowService workflowService, MigrationHelperFactory migrationFactory)
           
 

Uses of WorkflowService in com.atlassian.jira.web.action.admin.workflow
 

Fields in com.atlassian.jira.web.action.admin.workflow declared as WorkflowService
protected  WorkflowService AbstractWorkflowStep.workflowService
           
protected  WorkflowService AbstractWorkflowTransitionAction.workflowService
           
protected  WorkflowService AbstractWorkflowTransition.workflowService
           
 

Constructors in com.atlassian.jira.web.action.admin.workflow with parameters of type WorkflowService
AbstractAddWorkflowTransitionDescriptor(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AbstractAddWorkflowTransitionDescriptor(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AbstractAddWorkflowTransitionDescriptorParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AbstractAddWorkflowTransitionDescriptorParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AbstractDeleteWorkflowTransitionDescriptor(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AbstractDeleteWorkflowTransitionDescriptor(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AbstractEditWorkflowTransitionDescriptorParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AbstractEditWorkflowTransitionDescriptorParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AbstractViewWorkflowMetaAttributes(JiraWorkflow workflow, WorkflowService workflowService)
           
AbstractWorkflowStep(JiraWorkflow workflow, ConstantsManager constantsManager, WorkflowService workflowService)
           
AbstractWorkflowTransition(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, WorkflowService workflowService)
           
AbstractWorkflowTransition(JiraWorkflow workflow, WorkflowService workflowService)
           
AbstractWorkflowTransitionAction(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AbstractWorkflowTransitionAction(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransition(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.atlassian.plugin.PluginAccessor pluginAccessor, FieldScreenManager fieldScreenManager, WorkflowService workflowService)
           
AddWorkflowTransitionCondition(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransitionCondition(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransitionConditionParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransitionConditionParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransitionFunctionParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransitionFunctionParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransitionPostFunction(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransitionPostFunction(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransitionValidator(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransitionValidator(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransitionValidatorParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
AddWorkflowTransitionValidatorParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
CloneWorkflow(JiraWorkflow workflow, WorkflowService workflowService, WorkflowCopyNameFactory workflowCopyNameFactory)
           
CreateDraftWorkflow(WorkflowService workflowService)
           
DeleteWorkflowStep(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, WorkflowService workflowService, ConstantsManager constantsManager)
           
DeleteWorkflowTransitionCondition(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
DeleteWorkflowTransitionCondition(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
DeleteWorkflowTransitionPostFunction(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
DeleteWorkflowTransitionPostFunction(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
DeleteWorkflowTransitions(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, WorkflowService workflowService)
           
DeleteWorkflowTransitionValidator(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
DeleteWorkflowTransitionValidator(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
EditWorkflow(JiraWorkflow jiraWorkflow, WorkflowService workflowService)
           
EditWorkflowDispatcher(WorkflowService workflowService)
           
EditWorkflowStep(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, ConstantsManager constantsManager, WorkflowService workflowService)
           
EditWorkflowTransition(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor action, FieldScreenManager fieldScreenManager, WorkflowService workflowService)
           
EditWorkflowTransition(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor action, FieldScreenManager fieldScreenManager, WorkflowService workflowService)
           
EditWorkflowTransitionConditionParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
EditWorkflowTransitionConditionParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
EditWorkflowTransitionPostFunctionParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
EditWorkflowTransitionPostFunctionParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
EditWorkflowTransitionValidatorParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
EditWorkflowTransitionValidatorParams(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
ListWorkflows(WorkflowManager workflowManager, ProjectService projectService, WorkflowService workflowService, WorkflowSchemeManager workflowSchemeManager)
           
PublishDraftWorkflow(WorkflowService workflowService, JiraWorkflow jiraWorkflow, WorkflowCopyNameFactory workflowCopyNameFactory, ProjectService projectService)
           
ViewWorkflowStep(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, ConstantsManager constantsManager, WorkflowService workflowService)
           
ViewWorkflowStepMetaAttributes(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, WorkflowService workflowService)
           
ViewWorkflowSteps(JiraWorkflow workflow, ConstantsManager constantsManager, WorkflowService workflowService, ComponentFactory factory)
           
ViewWorkflowTransition(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, ConstantsManager constantsManager, CollectionReorderer collectionReorderer, WorkflowService workflowService)
           
ViewWorkflowTransition(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, ConstantsManager constantsManager, CollectionReorderer collectionReorderer, WorkflowService workflowService)
           
ViewWorkflowTransitionConditionalResult(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
ViewWorkflowTransitionConditionalResult(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, com.atlassian.plugin.PluginAccessor pluginAccessor, WorkflowService workflowService)
           
ViewWorkflowTransitionMetaAttributes(JiraWorkflow workflow, com.opensymphony.workflow.loader.ActionDescriptor transition, WorkflowService workflowService)
           
ViewWorkflowTransitionMetaAttributes(JiraWorkflow workflow, com.opensymphony.workflow.loader.StepDescriptor step, com.opensymphony.workflow.loader.ActionDescriptor transition, WorkflowService workflowService)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.