Class GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
java.lang.Object
io.github.primelib.jira4j.restv3.model.GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
extends Object
GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
.GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
(Consumer<GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
. -
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
public GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal(Consumer<GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal> spec) Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
.- Parameters:
spec
- the specification to process
-
GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
Constructs a validated instance ofGetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal(Consumer)
instead.- Parameters:
name
- name
-
GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal
protected GetWorkflowTransitionRuleConfigurationsRequestUserPrincipal()
-
-
Method Details