public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_ModelASTMethodCall_BlockedSteps_Node()
Key
ModelASTMethodCall.BlockedSteps.Node : The node step
cannot be called as an argument to a method in Declarative Pipelines . |
static org.jvnet.localizer.Localizable |
_ModelASTStep_BlockedSteps_Parallel()
Key
ModelASTStep.BlockedSteps.Parallel : The parallel
step can only be used as the only top-level step in a stage's step
block . |
static org.jvnet.localizer.Localizable |
_ModelASTStep_BlockedSteps_Properties()
Key
ModelASTStep.BlockedSteps.Properties : The
properties step cannot be used in Declarative Pipelines . |
static org.jvnet.localizer.Localizable |
_ModelASTStep_BlockedSteps_Stage()
Key
ModelASTStep.BlockedSteps.Stage : The stage step
cannot be used in Declarative Pipelines . |
static String |
ModelASTMethodCall_BlockedSteps_Node()
Key
ModelASTMethodCall.BlockedSteps.Node : The node step
cannot be called as an argument to a method in Declarative Pipelines . |
static String |
ModelASTStep_BlockedSteps_Parallel()
Key
ModelASTStep.BlockedSteps.Parallel : The parallel
step can only be used as the only top-level step in a stage's step
block . |
static String |
ModelASTStep_BlockedSteps_Properties()
Key
ModelASTStep.BlockedSteps.Properties : The
properties step cannot be used in Declarative Pipelines . |
static String |
ModelASTStep_BlockedSteps_Stage()
Key
ModelASTStep.BlockedSteps.Stage : The stage step
cannot be used in Declarative Pipelines . |
public static String ModelASTMethodCall_BlockedSteps_Node()
ModelASTMethodCall.BlockedSteps.Node
: The node step
cannot be called as an argument to a method in Declarative Pipelines
.The node step cannot be called as an argument to a method in
Declarative Pipelines
public static org.jvnet.localizer.Localizable _ModelASTMethodCall_BlockedSteps_Node()
ModelASTMethodCall.BlockedSteps.Node
: The node step
cannot be called as an argument to a method in Declarative Pipelines
.The node step cannot be called as an argument to a method in
Declarative Pipelines
public static String ModelASTStep_BlockedSteps_Properties()
ModelASTStep.BlockedSteps.Properties
: The
properties step cannot be used in Declarative Pipelines
.The properties step cannot be used in Declarative Pipelines
public static org.jvnet.localizer.Localizable _ModelASTStep_BlockedSteps_Properties()
ModelASTStep.BlockedSteps.Properties
: The
properties step cannot be used in Declarative Pipelines
.The properties step cannot be used in Declarative Pipelines
public static String ModelASTStep_BlockedSteps_Stage()
ModelASTStep.BlockedSteps.Stage
: The stage step
cannot be used in Declarative Pipelines
.The stage step cannot be used in Declarative Pipelines
public static org.jvnet.localizer.Localizable _ModelASTStep_BlockedSteps_Stage()
ModelASTStep.BlockedSteps.Stage
: The stage step
cannot be used in Declarative Pipelines
.The stage step cannot be used in Declarative Pipelines
public static String ModelASTStep_BlockedSteps_Parallel()
ModelASTStep.BlockedSteps.Parallel
: The parallel
step can only be used as the only top-level step in a stage's step
block
.The parallel step can only be used as the only top-level step
in a stage's step block
public static org.jvnet.localizer.Localizable _ModelASTStep_BlockedSteps_Parallel()
ModelASTStep.BlockedSteps.Parallel
: The parallel
step can only be used as the only top-level step in a stage's step
block
.The parallel step can only be used as the only top-level step
in a stage's step block
Copyright © 2016–2017. All rights reserved.