Klasse WorkflowTransitionRulesUpdate
java.lang.Object
io.github.primelib.jira4j.restv3.model.WorkflowTransitionRulesUpdate
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WorkflowTransitionRulesUpdate
extends Object
WorkflowTransitionRulesUpdate
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<WorkflowTransitionRules>
The list of workflows with transition rules to update. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
Constructs a validated instance ofWorkflowTransitionRulesUpdate
.WorkflowTransitionRulesUpdate
(List<WorkflowTransitionRules> workflows) Constructs a validated instance ofWorkflowTransitionRulesUpdate
. -
Methodenübersicht
-
Felddetails
-
workflows
The list of workflows with transition rules to update.
-
-
Konstruktordetails
-
WorkflowTransitionRulesUpdate
Constructs a validated instance ofWorkflowTransitionRulesUpdate
.- Parameter:
spec
- the specification to process
-
WorkflowTransitionRulesUpdate
Constructs a validated instance ofWorkflowTransitionRulesUpdate
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WorkflowTransitionRulesUpdate(Consumer)
instead.- Parameter:
workflows
- The list of workflows with transition rules to update.
-
WorkflowTransitionRulesUpdate
protected WorkflowTransitionRulesUpdate()
-
-
Methodendetails
-
builder
-
workflows
The list of workflows with transition rules to update. -
workflows
The list of workflows with transition rules to update.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-