Uses of Class
com.atlassian.jira.web.action.admin.workflow.AbstractAddWorkflowTransitionDescriptorParams

Packages that use AbstractAddWorkflowTransitionDescriptorParams
com.atlassian.jira.web.action.admin.workflow   
 

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

Subclasses of AbstractAddWorkflowTransitionDescriptorParams in com.atlassian.jira.web.action.admin.workflow
 class AddWorkflowTransitionConditionParams
          Used to query the user for condition's parameters if any and actually create the condition workflow descriptor.
 class AddWorkflowTransitionFunctionParams
          Used to query the user for function's parameters if any and actually create the function workflow descriptor.
 class AddWorkflowTransitionValidatorParams
          Used to query the user for validator's parameters if any and actually create the validator workflow descriptor.
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.