@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 |
_MavenArtifactDeploySource_DisplayName()
Key
MavenArtifactDeploySource.DisplayName: Maven
artifact selection. |
static org.jvnet.localizer.Localizable |
_StaticSelectionDeploySource_DisplayName()
Key
StaticSelectionDeploySource.DisplayName: Fixed
selection. |
static org.jvnet.localizer.Localizable |
_WildcardPathDeploySource_CouldNotListFromBuildArtifacts(Object arg0,
Object arg1)
Key
WildcardPathDeploySource.CouldNotListFromBuildArtifacts:
Could not get list of files matching {0} from {1}'s archived
artifacts. |
static org.jvnet.localizer.Localizable |
_WildcardPathDeploySource_CouldNotListFromWorkspace(Object arg0,
Object arg1)
Key
WildcardPathDeploySource.CouldNotListFromWorkspace: Could not get list of files matching {0} from workspace {1}. |
static org.jvnet.localizer.Localizable |
_WildcardPathDeploySource_DisplayName()
Key
WildcardPathDeploySource.DisplayName: First match. |
static String |
MavenArtifactDeploySource_DisplayName()
Key
MavenArtifactDeploySource.DisplayName: Maven
artifact selection. |
static String |
StaticSelectionDeploySource_DisplayName()
Key
StaticSelectionDeploySource.DisplayName: Fixed
selection. |
static String |
WildcardPathDeploySource_CouldNotListFromBuildArtifacts(Object arg0,
Object arg1)
Key
WildcardPathDeploySource.CouldNotListFromBuildArtifacts:
Could not get list of files matching {0} from {1}'s archived
artifacts. |
static String |
WildcardPathDeploySource_CouldNotListFromWorkspace(Object arg0,
Object arg1)
Key
WildcardPathDeploySource.CouldNotListFromWorkspace: Could not get list of files matching {0} from workspace {1}. |
static String |
WildcardPathDeploySource_DisplayName()
Key
WildcardPathDeploySource.DisplayName: First match. |
public static String WildcardPathDeploySource_CouldNotListFromWorkspace(Object arg0, Object arg1)
WildcardPathDeploySource.CouldNotListFromWorkspace: Could not get list of files matching {0} from workspace {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not get list of files matching {0} from workspace {1}public static org.jvnet.localizer.Localizable _WildcardPathDeploySource_CouldNotListFromWorkspace(Object arg0, Object arg1)
WildcardPathDeploySource.CouldNotListFromWorkspace: Could not get list of files matching {0} from workspace {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not get list of files matching {0} from workspace {1}public static String StaticSelectionDeploySource_DisplayName()
StaticSelectionDeploySource.DisplayName: Fixed
selection.Fixed selectionpublic static org.jvnet.localizer.Localizable _StaticSelectionDeploySource_DisplayName()
StaticSelectionDeploySource.DisplayName: Fixed
selection.Fixed selectionpublic static String WildcardPathDeploySource_DisplayName()
WildcardPathDeploySource.DisplayName: First match.First matchpublic static org.jvnet.localizer.Localizable _WildcardPathDeploySource_DisplayName()
WildcardPathDeploySource.DisplayName: First match.First matchpublic static String WildcardPathDeploySource_CouldNotListFromBuildArtifacts(Object arg0, Object arg1)
WildcardPathDeploySource.CouldNotListFromBuildArtifacts:
Could not get list of files matching {0} from {1}'s archived
artifacts.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not get list of files matching {0} from {1}'s archived
artifactspublic static org.jvnet.localizer.Localizable _WildcardPathDeploySource_CouldNotListFromBuildArtifacts(Object arg0, Object arg1)
WildcardPathDeploySource.CouldNotListFromBuildArtifacts:
Could not get list of files matching {0} from {1}'s archived
artifacts.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Could not get list of files matching {0} from {1}'s archived
artifactspublic static String MavenArtifactDeploySource_DisplayName()
MavenArtifactDeploySource.DisplayName: Maven
artifact selection.Maven artifact selectionpublic static org.jvnet.localizer.Localizable _MavenArtifactDeploySource_DisplayName()
MavenArtifactDeploySource.DisplayName: Maven
artifact selection.Maven artifact selectionCopyright © 2016–2022. All rights reserved.