Klasse WorkflowIDs
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowIDs
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WorkflowIDs
extends Object
WorkflowIDs
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedWorkflowIDs(String entityId, String name) Constructs a validated instance ofWorkflowIDs.WorkflowIDs(Consumer<WorkflowIDs> spec) Constructs a validated instance ofWorkflowIDs. -
Methodenübersicht
-
Felddetails
-
entityId
The entity ID of the workflow. -
name
The name of the workflow.
-
-
Konstruktordetails
-
WorkflowIDs
Constructs a validated instance ofWorkflowIDs.- Parameter:
spec- the specification to process
-
WorkflowIDs
Constructs a validated instance ofWorkflowIDs.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
WorkflowIDs(Consumer)instead.- Parameter:
entityId- The entity ID of the workflow.name- The name of the workflow.
-
WorkflowIDs
protected WorkflowIDs()
-
-
Methodendetails
-
builder
-
entityId
The entity ID of the workflow. -
name
The name of the workflow. -
entityId
The entity ID of the workflow.- Gibt zurück:
this.
-
name
The name of the workflow.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-