Class WorkflowRuleConfiguration.WorkflowRuleConfigurationBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.WorkflowRuleConfiguration.WorkflowRuleConfigurationBuilder
- Enclosing class:
- WorkflowRuleConfiguration
-
Method Details
-
id
The ID of the rule.- Returns:
this
.
-
parameters
public WorkflowRuleConfiguration.WorkflowRuleConfigurationBuilder parameters(Map<String, String> parameters) The parameters related to the rule.- Returns:
this
.
-
ruleKey
The rule key of the rule.- Returns:
this
.
-
build
-
toString
-