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