Klasse RuleConfiguration.RuleConfigurationBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.RuleConfiguration.RuleConfigurationBuilder
- Umschließende Klasse:
RuleConfiguration
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
EXPERIMENTAL: Whether the rule is disabled.EXPERIMENTAL: A tag used to filter rules in [Get workflow transition rule configurations](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-workflow-transition-rules/#api-rest-api-3-workflow-rule-config-get).toString()
Configuration of the rule, as it is stored by the Connect or the Forge app on the rule configuration page.
-
Methodendetails
-
disabled
EXPERIMENTAL: Whether the rule is disabled.- Gibt zurück:
this
.
-
tag
EXPERIMENTAL: A tag used to filter rules in [Get workflow transition rule configurations](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-workflow-transition-rules/#api-rest-api-3-workflow-rule-config-get).- Gibt zurück:
this
.
-
value
Configuration of the rule, as it is stored by the Connect or the Forge app on the rule configuration page.- Gibt zurück:
this
.
-
build
-
toString
-