Klasse WorkflowRulesSearch.WorkflowRulesSearchBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowRulesSearch.WorkflowRulesSearchBuilder
- Umschließende Klasse:
WorkflowRulesSearch
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
Use expand to include additional information in the response.The list of workflow rule IDs.toString()
workflowEntityId
(UUID workflowEntityId) The workflow ID.
-
Methodendetails
-
expand
Use expand to include additional information in the response. This parameter acceptstransition
which, for each rule, returns information about the transition the rule is assigned to.- Gibt zurück:
this
.
-
ruleIds
The list of workflow rule IDs.- Gibt zurück:
this
.
-
workflowEntityId
The workflow ID.- Gibt zurück:
this
.
-
build
-
toString
-