Klasse WorkflowOperations
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowOperations
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WorkflowOperations
extends Object
WorkflowOperations
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedWorkflowOperations(Boolean canDelete, Boolean canEdit) Constructs a validated instance ofWorkflowOperations.Constructs a validated instance ofWorkflowOperations. -
Methodenübersicht
-
Felddetails
-
canDelete
Whether the workflow can be deleted. -
canEdit
Whether the workflow can be updated.
-
-
Konstruktordetails
-
WorkflowOperations
Constructs a validated instance ofWorkflowOperations.- Parameter:
spec- the specification to process
-
WorkflowOperations
Constructs a validated instance ofWorkflowOperations.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WorkflowOperations(Consumer)instead.- Parameter:
canDelete- Whether the workflow can be deleted.canEdit- Whether the workflow can be updated.
-
WorkflowOperations
protected WorkflowOperations()
-
-
Methodendetails
-
builder
-
canDelete
Whether the workflow can be deleted. -
canEdit
Whether the workflow can be updated. -
canDelete
Whether the workflow can be deleted.- Gibt zurück:
this.
-
canEdit
Whether the workflow can be updated.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-