@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_LastCompletedRunSelector_DisplayName()
Key
LastCompletedRunSelector.DisplayName : Last
completed build (ignoring build status) . |
static org.jvnet.localizer.Localizable |
_ParameterizedRunSelector_DisplayName()
Key
ParameterizedRunSelector.DisplayName : Specified by
a build parameter . |
static org.jvnet.localizer.Localizable |
_ParametersRunFilter_DisplayName()
Key
ParametersRunFilter.DisplayName : Filter with build
parameters . |
static org.jvnet.localizer.Localizable |
_PermalinkRunSelector_DisplayName()
Key
PermalinkRunSelector.DisplayName : Specified by
permalink . |
static org.jvnet.localizer.Localizable |
_RunFilterParameter_DisplayName()
Key
RunFilterParameter.DisplayName : Build filter for
Copy Artifact . |
static org.jvnet.localizer.Localizable |
_RunSelector_AncestorIsNull()
Key
RunSelector.AncestorIsNull : Context Unknown: the
value specified cannot be validated . |
static org.jvnet.localizer.Localizable |
_RunSelector_DisplayName()
Key
RunSelector.DisplayName : Copy artifacts from
another project . |
static org.jvnet.localizer.Localizable |
_RunSelector_FailedToCopy(Object arg0)
Key
RunSelector.FailedToCopy : Failed to copy artifacts
from {0} . |
static org.jvnet.localizer.Localizable |
_RunSelector_InvalidVariableName()
Key
RunSelector.InvalidVariableName : Contains letters
not applicable for variable names. . |
static org.jvnet.localizer.Localizable |
_RunSelector_MatrixProject()
Key
RunSelector.MatrixProject : Artifacts will be copied
from all configurations of this multiconfiguration project; click the
help icon to learn about selecting a particular configuration. . |
static org.jvnet.localizer.Localizable |
_RunSelector_MavenProject()
Key
RunSelector.MavenProject : Artifacts will be copied
from all modules of this Maven project; click the help icon to learn
about selecting a particular module. . |
static org.jvnet.localizer.Localizable |
_RunSelector_MissingBuild(Object arg0)
Key
RunSelector.MissingBuild : Unable to find a build
for artifact copy from: {0} . |
static org.jvnet.localizer.Localizable |
_RunSelector_MissingProject(Object arg0)
Key
RunSelector.MissingProject : Unable to find project
for artifact copy: {0}
This may be due to incorrect project name or
permission settings; see help for project name in job configuration. . |
static org.jvnet.localizer.Localizable |
_RunSelector_ParameterizedName()
Key
RunSelector.ParameterizedName : Value references a
build parameter, so it cannot be validated. . |
static org.jvnet.localizer.Localizable |
_RunSelectorParameter_DisplayName()
Key
RunSelectorParameter.DisplayName : Build selector
for Copy Artifact . |
static org.jvnet.localizer.Localizable |
_RunSelectorPermissionProperty_DisplayName()
Key
RunSelectorPermissionProperty.DisplayName : Permission to Copy Artifact . |
static org.jvnet.localizer.Localizable |
_RunSelectorPermissionProperty_MissingProject(Object arg0)
Key
RunSelectorPermissionProperty.MissingProject : Unable to find project: {0} . |
static org.jvnet.localizer.Localizable |
_SelectRunStep_DisplayName()
Key
SelectRunStep.DisplayName : Select Run . |
static org.jvnet.localizer.Localizable |
_SelectRunStep_MissingJob(Object arg0)
Key
SelectRunStep.MissingJob : Unable to find any job
named: {0}. |
static org.jvnet.localizer.Localizable |
_SelectRunStep_MissingJobParameter()
Key
SelectRunStep.MissingJobParameter : Job parameter
not provided . |
static org.jvnet.localizer.Localizable |
_SelectRunStep_MissingRun(Object arg0,
Object arg1,
Object arg2)
Key
SelectRunStep.MissingRun : Unable to find Run for:
{0}, with selector: {1} and filter: {2} . |
static org.jvnet.localizer.Localizable |
_SelectRunStep_MissingRunFilter()
Key
SelectRunStep.MissingRunFilter : Run Filter was not
provided . |
static org.jvnet.localizer.Localizable |
_SelectRunStep_MissingRunSelector(Object arg0)
Key
SelectRunStep.MissingRunSelector : Run Selector was
not provided, using the default one: {0} . |
static org.jvnet.localizer.Localizable |
_StatusRunSelector_BuildStatus_Any()
Key
StatusRunSelector.BuildStatus.Any : Any including
not completed . |
static org.jvnet.localizer.Localizable |
_StatusRunSelector_BuildStatus_Completed()
Key
StatusRunSelector.BuildStatus.Completed : Completed,
any status . |
static org.jvnet.localizer.Localizable |
_StatusRunSelector_BuildStatus_Failed()
Key
StatusRunSelector.BuildStatus.Failed : Failed . |
static org.jvnet.localizer.Localizable |
_StatusRunSelector_BuildStatus_Stable()
Key
StatusRunSelector.BuildStatus.Stable : Stable . |
static org.jvnet.localizer.Localizable |
_StatusRunSelector_BuildStatus_Successful()
Key
StatusRunSelector.BuildStatus.Successful : Stable or
Unstable . |
static org.jvnet.localizer.Localizable |
_StatusRunSelector_BuildStatus_Unstable()
Key
StatusRunSelector.BuildStatus.Unstable : Unstable . |
static org.jvnet.localizer.Localizable |
_StatusRunSelector_DisplayName()
Key
StatusRunSelector.DisplayName : Latest specific
status build . |
static org.jvnet.localizer.Localizable |
_TriggeredRunSelector_DisplayName()
Key
TriggeredRunSelector.DisplayName : Upstream build
that triggered this job . |
static org.jvnet.localizer.Localizable |
_WorkspaceSelector_DisplayName()
Key
WorkspaceSelector.DisplayName : Copy from WORKSPACE
of latest completed build . |
static String |
LastCompletedRunSelector_DisplayName()
Key
LastCompletedRunSelector.DisplayName : Last
completed build (ignoring build status) . |
static String |
ParameterizedRunSelector_DisplayName()
Key
ParameterizedRunSelector.DisplayName : Specified by
a build parameter . |
static String |
ParametersRunFilter_DisplayName()
Key
ParametersRunFilter.DisplayName : Filter with build
parameters . |
static String |
PermalinkRunSelector_DisplayName()
Key
PermalinkRunSelector.DisplayName : Specified by
permalink . |
static String |
RunFilterParameter_DisplayName()
Key
RunFilterParameter.DisplayName : Build filter for
Copy Artifact . |
static String |
RunSelector_AncestorIsNull()
Key
RunSelector.AncestorIsNull : Context Unknown: the
value specified cannot be validated . |
static String |
RunSelector_DisplayName()
Key
RunSelector.DisplayName : Copy artifacts from
another project . |
static String |
RunSelector_FailedToCopy(Object arg0)
Key
RunSelector.FailedToCopy : Failed to copy artifacts
from {0} . |
static String |
RunSelector_InvalidVariableName()
Key
RunSelector.InvalidVariableName : Contains letters
not applicable for variable names. . |
static String |
RunSelector_MatrixProject()
Key
RunSelector.MatrixProject : Artifacts will be copied
from all configurations of this multiconfiguration project; click the
help icon to learn about selecting a particular configuration. . |
static String |
RunSelector_MavenProject()
Key
RunSelector.MavenProject : Artifacts will be copied
from all modules of this Maven project; click the help icon to learn
about selecting a particular module. . |
static String |
RunSelector_MissingBuild(Object arg0)
Key
RunSelector.MissingBuild : Unable to find a build
for artifact copy from: {0} . |
static String |
RunSelector_MissingProject(Object arg0)
Key
RunSelector.MissingProject : Unable to find project
for artifact copy: {0}
This may be due to incorrect project name or
permission settings; see help for project name in job configuration. . |
static String |
RunSelector_ParameterizedName()
Key
RunSelector.ParameterizedName : Value references a
build parameter, so it cannot be validated. . |
static String |
RunSelectorParameter_DisplayName()
Key
RunSelectorParameter.DisplayName : Build selector
for Copy Artifact . |
static String |
RunSelectorPermissionProperty_DisplayName()
Key
RunSelectorPermissionProperty.DisplayName : Permission to Copy Artifact . |
static String |
RunSelectorPermissionProperty_MissingProject(Object arg0)
Key
RunSelectorPermissionProperty.MissingProject : Unable to find project: {0} . |
static String |
SelectRunStep_DisplayName()
Key
SelectRunStep.DisplayName : Select Run . |
static String |
SelectRunStep_MissingJob(Object arg0)
Key
SelectRunStep.MissingJob : Unable to find any job
named: {0}. |
static String |
SelectRunStep_MissingJobParameter()
Key
SelectRunStep.MissingJobParameter : Job parameter
not provided . |
static String |
SelectRunStep_MissingRun(Object arg0,
Object arg1,
Object arg2)
Key
SelectRunStep.MissingRun : Unable to find Run for:
{0}, with selector: {1} and filter: {2} . |
static String |
SelectRunStep_MissingRunFilter()
Key
SelectRunStep.MissingRunFilter : Run Filter was not
provided . |
static String |
SelectRunStep_MissingRunSelector(Object arg0)
Key
SelectRunStep.MissingRunSelector : Run Selector was
not provided, using the default one: {0} . |
static String |
StatusRunSelector_BuildStatus_Any()
Key
StatusRunSelector.BuildStatus.Any : Any including
not completed . |
static String |
StatusRunSelector_BuildStatus_Completed()
Key
StatusRunSelector.BuildStatus.Completed : Completed,
any status . |
static String |
StatusRunSelector_BuildStatus_Failed()
Key
StatusRunSelector.BuildStatus.Failed : Failed . |
static String |
StatusRunSelector_BuildStatus_Stable()
Key
StatusRunSelector.BuildStatus.Stable : Stable . |
static String |
StatusRunSelector_BuildStatus_Successful()
Key
StatusRunSelector.BuildStatus.Successful : Stable or
Unstable . |
static String |
StatusRunSelector_BuildStatus_Unstable()
Key
StatusRunSelector.BuildStatus.Unstable : Unstable . |
static String |
StatusRunSelector_DisplayName()
Key
StatusRunSelector.DisplayName : Latest specific
status build . |
static String |
TriggeredRunSelector_DisplayName()
Key
TriggeredRunSelector.DisplayName : Upstream build
that triggered this job . |
static String |
WorkspaceSelector_DisplayName()
Key
WorkspaceSelector.DisplayName : Copy from WORKSPACE
of latest completed build . |
public static String StatusRunSelector_BuildStatus_Any()
StatusRunSelector.BuildStatus.Any
: Any including
not completed
.Any including not completed
public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Any()
StatusRunSelector.BuildStatus.Any
: Any including
not completed
.Any including not completed
public static String StatusRunSelector_BuildStatus_Unstable()
StatusRunSelector.BuildStatus.Unstable
: Unstable
.Unstable
public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Unstable()
StatusRunSelector.BuildStatus.Unstable
: Unstable
.Unstable
public static String SelectRunStep_DisplayName()
SelectRunStep.DisplayName
: Select Run
.Select Run
public static org.jvnet.localizer.Localizable _SelectRunStep_DisplayName()
SelectRunStep.DisplayName
: Select Run
.Select Run
public static String SelectRunStep_MissingRunSelector(Object arg0)
SelectRunStep.MissingRunSelector
: Run Selector was
not provided, using the default one: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Run Selector was not provided, using the default one: {0}
public static org.jvnet.localizer.Localizable _SelectRunStep_MissingRunSelector(Object arg0)
SelectRunStep.MissingRunSelector
: Run Selector was
not provided, using the default one: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Run Selector was not provided, using the default one: {0}
public static String RunSelector_MavenProject()
RunSelector.MavenProject
: Artifacts will be copied
from all modules of this Maven project; click the help icon to learn
about selecting a particular module.
.Artifacts will be copied from all modules of this Maven
project; click the help icon to learn about selecting a particular
module.
public static org.jvnet.localizer.Localizable _RunSelector_MavenProject()
RunSelector.MavenProject
: Artifacts will be copied
from all modules of this Maven project; click the help icon to learn
about selecting a particular module.
.Artifacts will be copied from all modules of this Maven
project; click the help icon to learn about selecting a particular
module.
public static String StatusRunSelector_BuildStatus_Failed()
StatusRunSelector.BuildStatus.Failed
: Failed
.Failed
public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Failed()
StatusRunSelector.BuildStatus.Failed
: Failed
.Failed
public static String PermalinkRunSelector_DisplayName()
PermalinkRunSelector.DisplayName
: Specified by
permalink
.Specified by permalink
public static org.jvnet.localizer.Localizable _PermalinkRunSelector_DisplayName()
PermalinkRunSelector.DisplayName
: Specified by
permalink
.Specified by permalink
public static String RunSelectorPermissionProperty_MissingProject(Object arg0)
RunSelectorPermissionProperty.MissingProject
: Unable to find project: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to find project: {0}
public static org.jvnet.localizer.Localizable _RunSelectorPermissionProperty_MissingProject(Object arg0)
RunSelectorPermissionProperty.MissingProject
: Unable to find project: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to find project: {0}
public static String RunSelector_MissingBuild(Object arg0)
RunSelector.MissingBuild
: Unable to find a build
for artifact copy from: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to find a build for artifact copy from: {0}
public static org.jvnet.localizer.Localizable _RunSelector_MissingBuild(Object arg0)
RunSelector.MissingBuild
: Unable to find a build
for artifact copy from: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to find a build for artifact copy from: {0}
public static String LastCompletedRunSelector_DisplayName()
LastCompletedRunSelector.DisplayName
: Last
completed build (ignoring build status)
.Last completed build (ignoring build status)
public static org.jvnet.localizer.Localizable _LastCompletedRunSelector_DisplayName()
LastCompletedRunSelector.DisplayName
: Last
completed build (ignoring build status)
.Last completed build (ignoring build status)
public static String SelectRunStep_MissingJob(Object arg0)
SelectRunStep.MissingJob
: Unable to find any job
named: {0}. This may be due to incorrect project name or permission
settings
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to find any job named: {0}. This may be due to incorrect
project name or permission settings
public static org.jvnet.localizer.Localizable _SelectRunStep_MissingJob(Object arg0)
SelectRunStep.MissingJob
: Unable to find any job
named: {0}. This may be due to incorrect project name or permission
settings
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to find any job named: {0}. This may be due to incorrect
project name or permission settings
public static String StatusRunSelector_BuildStatus_Completed()
StatusRunSelector.BuildStatus.Completed
: Completed,
any status
.Completed, any status
public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Completed()
StatusRunSelector.BuildStatus.Completed
: Completed,
any status
.Completed, any status
public static String RunSelector_MatrixProject()
RunSelector.MatrixProject
: Artifacts will be copied
from all configurations of this multiconfiguration project; click the
help icon to learn about selecting a particular configuration.
.Artifacts will be copied from all configurations of this
multiconfiguration project; click the help icon to learn about
selecting a particular configuration.
public static org.jvnet.localizer.Localizable _RunSelector_MatrixProject()
RunSelector.MatrixProject
: Artifacts will be copied
from all configurations of this multiconfiguration project; click the
help icon to learn about selecting a particular configuration.
.Artifacts will be copied from all configurations of this
multiconfiguration project; click the help icon to learn about
selecting a particular configuration.
public static String RunSelector_DisplayName()
RunSelector.DisplayName
: Copy artifacts from
another project
.Copy artifacts from another project
public static org.jvnet.localizer.Localizable _RunSelector_DisplayName()
RunSelector.DisplayName
: Copy artifacts from
another project
.Copy artifacts from another project
public static String ParametersRunFilter_DisplayName()
ParametersRunFilter.DisplayName
: Filter with build
parameters
.Filter with build parameters
public static org.jvnet.localizer.Localizable _ParametersRunFilter_DisplayName()
ParametersRunFilter.DisplayName
: Filter with build
parameters
.Filter with build parameters
public static String ParameterizedRunSelector_DisplayName()
ParameterizedRunSelector.DisplayName
: Specified by
a build parameter
.Specified by a build parameter
public static org.jvnet.localizer.Localizable _ParameterizedRunSelector_DisplayName()
ParameterizedRunSelector.DisplayName
: Specified by
a build parameter
.Specified by a build parameter
public static String SelectRunStep_MissingRunFilter()
SelectRunStep.MissingRunFilter
: Run Filter was not
provided
.Run Filter was not provided
public static org.jvnet.localizer.Localizable _SelectRunStep_MissingRunFilter()
SelectRunStep.MissingRunFilter
: Run Filter was not
provided
.Run Filter was not provided
public static String RunSelector_FailedToCopy(Object arg0)
RunSelector.FailedToCopy
: Failed to copy artifacts
from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to copy artifacts from {0}
public static org.jvnet.localizer.Localizable _RunSelector_FailedToCopy(Object arg0)
RunSelector.FailedToCopy
: Failed to copy artifacts
from {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to copy artifacts from {0}
public static String RunSelector_MissingProject(Object arg0)
RunSelector.MissingProject
: Unable to find project
for artifact copy: {0}
This may be due to incorrect project name or
permission settings; see help for project name in job configuration.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to find project for artifact copy: {0}
This may be due
to incorrect project name or permission settings; see help for project
name in job configuration.
public static org.jvnet.localizer.Localizable _RunSelector_MissingProject(Object arg0)
RunSelector.MissingProject
: Unable to find project
for artifact copy: {0}
This may be due to incorrect project name or
permission settings; see help for project name in job configuration.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to find project for artifact copy: {0}
This may be due
to incorrect project name or permission settings; see help for project
name in job configuration.
public static String SelectRunStep_MissingRun(Object arg0, Object arg1, Object arg2)
SelectRunStep.MissingRun
: Unable to find Run for:
{0}, with selector: {1} and filter: {2}
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to find Run for: {0}, with selector: {1} and filter:
{2}
public static org.jvnet.localizer.Localizable _SelectRunStep_MissingRun(Object arg0, Object arg1, Object arg2)
SelectRunStep.MissingRun
: Unable to find Run for:
{0}, with selector: {1} and filter: {2}
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to find Run for: {0}, with selector: {1} and filter:
{2}
public static String StatusRunSelector_DisplayName()
StatusRunSelector.DisplayName
: Latest specific
status build
.Latest specific status build
public static org.jvnet.localizer.Localizable _StatusRunSelector_DisplayName()
StatusRunSelector.DisplayName
: Latest specific
status build
.Latest specific status build
public static String RunSelector_AncestorIsNull()
RunSelector.AncestorIsNull
: Context Unknown: the
value specified cannot be validated
.Context Unknown: the value specified cannot be validated
public static org.jvnet.localizer.Localizable _RunSelector_AncestorIsNull()
RunSelector.AncestorIsNull
: Context Unknown: the
value specified cannot be validated
.Context Unknown: the value specified cannot be validated
public static String RunSelectorParameter_DisplayName()
RunSelectorParameter.DisplayName
: Build selector
for Copy Artifact
.Build selector for Copy Artifact
public static org.jvnet.localizer.Localizable _RunSelectorParameter_DisplayName()
RunSelectorParameter.DisplayName
: Build selector
for Copy Artifact
.Build selector for Copy Artifact
public static String RunSelectorPermissionProperty_DisplayName()
RunSelectorPermissionProperty.DisplayName
: Permission to Copy Artifact
.Permission to Copy Artifact
public static org.jvnet.localizer.Localizable _RunSelectorPermissionProperty_DisplayName()
RunSelectorPermissionProperty.DisplayName
: Permission to Copy Artifact
.Permission to Copy Artifact
public static String StatusRunSelector_BuildStatus_Successful()
StatusRunSelector.BuildStatus.Successful
: Stable or
Unstable
.Stable or Unstable
public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Successful()
StatusRunSelector.BuildStatus.Successful
: Stable or
Unstable
.Stable or Unstable
public static String RunSelector_InvalidVariableName()
RunSelector.InvalidVariableName
: Contains letters
not applicable for variable names.
.Contains letters not applicable for variable names.
public static org.jvnet.localizer.Localizable _RunSelector_InvalidVariableName()
RunSelector.InvalidVariableName
: Contains letters
not applicable for variable names.
.Contains letters not applicable for variable names.
public static String StatusRunSelector_BuildStatus_Stable()
StatusRunSelector.BuildStatus.Stable
: Stable
.Stable
public static org.jvnet.localizer.Localizable _StatusRunSelector_BuildStatus_Stable()
StatusRunSelector.BuildStatus.Stable
: Stable
.Stable
public static String TriggeredRunSelector_DisplayName()
TriggeredRunSelector.DisplayName
: Upstream build
that triggered this job
.Upstream build that triggered this job
public static org.jvnet.localizer.Localizable _TriggeredRunSelector_DisplayName()
TriggeredRunSelector.DisplayName
: Upstream build
that triggered this job
.Upstream build that triggered this job
public static String RunSelector_ParameterizedName()
RunSelector.ParameterizedName
: Value references a
build parameter, so it cannot be validated.
.Value references a build parameter, so it cannot be validated.
public static org.jvnet.localizer.Localizable _RunSelector_ParameterizedName()
RunSelector.ParameterizedName
: Value references a
build parameter, so it cannot be validated.
.Value references a build parameter, so it cannot be validated.
public static String RunFilterParameter_DisplayName()
RunFilterParameter.DisplayName
: Build filter for
Copy Artifact
.Build filter for Copy Artifact
public static org.jvnet.localizer.Localizable _RunFilterParameter_DisplayName()
RunFilterParameter.DisplayName
: Build filter for
Copy Artifact
.Build filter for Copy Artifact
public static String SelectRunStep_MissingJobParameter()
SelectRunStep.MissingJobParameter
: Job parameter
not provided
.Job parameter not provided
public static org.jvnet.localizer.Localizable _SelectRunStep_MissingJobParameter()
SelectRunStep.MissingJobParameter
: Job parameter
not provided
.Job parameter not provided
public static String WorkspaceSelector_DisplayName()
WorkspaceSelector.DisplayName
: Copy from WORKSPACE
of latest completed build
.Copy from WORKSPACE of latest completed build
public static org.jvnet.localizer.Localizable _WorkspaceSelector_DisplayName()
WorkspaceSelector.DisplayName
: Copy from WORKSPACE
of latest completed build
.Copy from WORKSPACE of latest completed build
Copyright © 2016–2020. All rights reserved.