| java.lang.Object | |
| ↳ | com.atlassian.jira.workflow.SkippableCondition |
A Condition that is Skippable
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Generate a new SkippableCondition for a given condition.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||
From interface
com.opensymphony.workflow.Condition
| |||||||||||||
Generate a new SkippableCondition for a given condition.
This is done to preserve existing behaviour around returning nulls.
| WorkflowException |
|---|

