Class WorkflowRules.WorkflowRulesBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.WorkflowRules.WorkflowRulesBuilder
- Enclosing class:
- WorkflowRules
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
conditionsTree
(WorkflowCondition conditionsTree) postFunctions
(List<WorkflowTransitionRule> postFunctions) The workflow post functions.toString()
validators
(List<WorkflowTransitionRule> validators) The workflow validators.