java.lang.Object
io.github.primelib.jira4j.restv3.model.WorkflowTrigger.WorkflowTriggerBuilder
- Enclosing class:
- WorkflowTrigger
public static class WorkflowTrigger.WorkflowTriggerBuilder
extends Object
-
Method Summary
The parameters of the trigger.
The rule key of the trigger.
-
Method Details
-
id
The ID of the trigger.
- Returns:
this
.
-
parameters
The parameters of the trigger.
- Returns:
this
.
-
ruleKey
The rule key of the trigger.
- Returns:
this
.
-
-