Klasse DeprecatedWorkflowScope
java.lang.Object
io.github.primelib.jira4j.restv3.model.DeprecatedWorkflowScope
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class DeprecatedWorkflowScope
extends Object
DeprecatedWorkflowScope
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
static enum
The type of scope. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ScopeProject
protected DeprecatedWorkflowScope.TypeEnum
The type of scope. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
DeprecatedWorkflowScope
(ScopeProject project, DeprecatedWorkflowScope.TypeEnum type) Constructs a validated instance ofDeprecatedWorkflowScope
.Constructs a validated instance ofDeprecatedWorkflowScope
. -
Methodenübersicht
-
Felddetails
-
project
-
type
The type of scope.
-
-
Konstruktordetails
-
DeprecatedWorkflowScope
Constructs a validated instance ofDeprecatedWorkflowScope
.- Parameter:
spec
- the specification to process
-
DeprecatedWorkflowScope
@Internal public DeprecatedWorkflowScope(ScopeProject project, DeprecatedWorkflowScope.TypeEnum type) Constructs a validated instance ofDeprecatedWorkflowScope
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
DeprecatedWorkflowScope(Consumer)
instead.- Parameter:
project
- var.nametype
- The type of scope.
-
DeprecatedWorkflowScope
protected DeprecatedWorkflowScope()
-
-
Methodendetails