@ExperimentalApi
public interface TransitionManager
| Modifier and Type | Method and Description |
|---|---|
Collection<WorkflowTransitionEntry> |
getTransitions(Collection<JiraWorkflow> workflows)
Collects all possible transitions for the specified
JiraWorkflows |
Collection<WorkflowTransitionEntry> getTransitions(@Nonnull Collection<JiraWorkflow> workflows)
JiraWorkflowsworkflows - a Collection of JiraWorkflowCollection containing the JiraWorkflow along with their transitionsCopyright © 2002-2017 Atlassian. All Rights Reserved.