Klasse WorkflowsWithTransitionRulesDetails.WorkflowsWithTransitionRulesDetailsBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.WorkflowsWithTransitionRulesDetails.WorkflowsWithTransitionRulesDetailsBuilder
- Umschließende Klasse:
WorkflowsWithTransitionRulesDetails
public static class WorkflowsWithTransitionRulesDetails.WorkflowsWithTransitionRulesDetailsBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
toString()
workflows
(List<WorkflowTransitionRulesDetails> workflows) The list of workflows with transition rules to delete.
-
Methodendetails
-
workflows
public WorkflowsWithTransitionRulesDetails.WorkflowsWithTransitionRulesDetailsBuilder workflows(List<WorkflowTransitionRulesDetails> workflows) The list of workflows with transition rules to delete.- Gibt zurück:
this
.
-
build
-
toString
-