Klasse PublishedWorkflowId
java.lang.Object
io.github.primelib.jira4j.restv2.model.PublishedWorkflowId
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class PublishedWorkflowId
extends Object
PublishedWorkflowId
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
-
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
PublishedWorkflowId
(String entityId, String name) Constructs a validated instance ofPublishedWorkflowId
.Constructs a validated instance ofPublishedWorkflowId
. -
Methodenübersicht
-
Felddetails
-
entityId
The entity ID of the workflow. -
name
The name of the workflow.
-
-
Konstruktordetails
-
PublishedWorkflowId
Constructs a validated instance ofPublishedWorkflowId
.- Parameter:
spec
- the specification to process
-
PublishedWorkflowId
Constructs a validated instance ofPublishedWorkflowId
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
PublishedWorkflowId(Consumer)
instead.- Parameter:
entityId
- The entity ID of the workflow.name
- The name of the workflow.
-
PublishedWorkflowId
protected PublishedWorkflowId()
-
-
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
-