Class CreateWorkflowTransitionScreenDetails
java.lang.Object
io.github.primelib.jira4j.restv2.model.CreateWorkflowTransitionScreenDetails
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class CreateWorkflowTransitionScreenDetails
extends Object
CreateWorkflowTransitionScreenDetails
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructs a validated instance ofCreateWorkflowTransitionScreenDetails.Constructs a validated instance ofCreateWorkflowTransitionScreenDetails. -
Method Summary
-
Field Details
-
id
The ID of the screen.
-
-
Constructor Details
-
CreateWorkflowTransitionScreenDetails
Constructs a validated instance ofCreateWorkflowTransitionScreenDetails.- Parameters:
spec- the specification to process
-
CreateWorkflowTransitionScreenDetails
Constructs a validated instance ofCreateWorkflowTransitionScreenDetails.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
CreateWorkflowTransitionScreenDetails(Consumer)instead.- Parameters:
id- The ID of the screen.
-
CreateWorkflowTransitionScreenDetails
protected CreateWorkflowTransitionScreenDetails()
-
-
Method Details
-
builder
public static CreateWorkflowTransitionScreenDetails.CreateWorkflowTransitionScreenDetailsBuilder builder() -
id
The ID of the screen. -
id
The ID of the screen.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-