Klasse WorkflowRules.WorkflowRulesBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.WorkflowRules.WorkflowRulesBuilder
- Umschließende Klasse:
WorkflowRules
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
conditionsTree
(WorkflowCondition conditionsTree) postFunctions
(List<WorkflowTransitionRule> postFunctions) The workflow post functions.toString()
validators
(List<WorkflowTransitionRule> validators) The workflow validators.