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