Uses of Class
com.atlassian.jira.workflow.ImmutableWorkflowDescriptor

Packages that use ImmutableWorkflowDescriptor
com.atlassian.jira.workflow   
 

Uses of ImmutableWorkflowDescriptor in com.atlassian.jira.workflow
 

Methods in com.atlassian.jira.workflow that return ImmutableWorkflowDescriptor
 ImmutableWorkflowDescriptor JiraWorkflowDTOImpl.getDescriptor()
           
 ImmutableWorkflowDescriptor JiraWorkflowDTO.getDescriptor()
           
 ImmutableWorkflowDescriptor OfBizWorkflowDescriptorStore.getWorkflow(String name)
           
 ImmutableWorkflowDescriptor WorkflowDescriptorStore.getWorkflow(String name)
          Retrieves a WorkflowDescriptor from the underlying store.
 ImmutableWorkflowDescriptor CachingWorkflowDescriptorStore.getWorkflow(String name)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.