Klasse DeprecatedWorkflowScope
java.lang.Object
io.github.primelib.jira4j.restv2.model.DeprecatedWorkflowScope
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class DeprecatedWorkflowScope
extends Object
DeprecatedWorkflowScope
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enumThe type of scope. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected ScopeProjectprotected DeprecatedWorkflowScope.TypeEnumThe type of scope. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedDeprecatedWorkflowScope(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