Class WorkflowRulesSearch.WorkflowRulesSearchBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.WorkflowRulesSearch.WorkflowRulesSearchBuilder
- Enclosing class:
- WorkflowRulesSearch
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Use expand to include additional information in the response.The list of workflow rule IDs.toString()
workflowEntityId
(UUID workflowEntityId) The workflow ID.
-
Method Details
-
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.- Returns:
this
.
-
ruleIds
The list of workflow rule IDs.- Returns:
this
.
-
workflowEntityId
The workflow ID.- Returns:
this
.
-
build
-
toString
-