@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 |
_LocalCloudBuildSource_CouldNotArchiveSource()
Key
LocalCloudBuildSource.CouldNotArchiveSource: Could
not archive source.. |
static org.jvnet.localizer.Localizable |
_LocalCloudBuildSource_DisplayName()
Key
LocalCloudBuildSource.DisplayName: Local. |
static org.jvnet.localizer.Localizable |
_LocalCloudBuildSource_PathRequired()
Key
LocalCloudBuildSource.PathRequired: Path not
specified. |
static org.jvnet.localizer.Localizable |
_LocalCloudBuildSource_Preparing(Object arg0)
Key
LocalCloudBuildSource.Preparing: Preparing local
source: {0}. |
static org.jvnet.localizer.Localizable |
_LocalCloudBuildSource_SourcePathDoesNotExist()
Key
LocalCloudBuildSource.SourcePathDoesNotExist: Local
cloud build source does not exist. |
static org.jvnet.localizer.Localizable |
_LocalCloudBuildSource_WorkspaceRequired()
Key
LocalCloudBuildSource.WorkspaceRequired: Local
cloud build source requires workspace. |
static org.jvnet.localizer.Localizable |
_RepoCloudBuildSource_CommitSHAMustMatchPattern(Object arg0)
Key
RepoCloudBuildSource.CommitSHAMustMatchPattern: Commit SHA must match {0}. |
static org.jvnet.localizer.Localizable |
_RepoCloudBuildSource_DisplayName()
Key
RepoCloudBuildSource.DisplayName: Google Cloud
Source Repository. |
static org.jvnet.localizer.Localizable |
_RepoCloudBuildSource_RevisionRequired()
Key
RepoCloudBuildSource.RevisionRequired: Revision not
specified. |
static org.jvnet.localizer.Localizable |
_RepoCloudBuildSource_RevisionType_Branch()
Key
RepoCloudBuildSource.RevisionType.Branch: branch. |
static org.jvnet.localizer.Localizable |
_RepoCloudBuildSource_RevisionType_Commit()
Key
RepoCloudBuildSource.RevisionType.Commit: commit. |
static org.jvnet.localizer.Localizable |
_RepoCloudBuildSource_RevisionType_Tag()
Key
RepoCloudBuildSource.RevisionType.Tag: tag. |
static org.jvnet.localizer.Localizable |
_StorageCloudBuildSource_BucketRequired()
Key
StorageCloudBuildSource.BucketRequired: Bucket not
specified. |
static org.jvnet.localizer.Localizable |
_StorageCloudBuildSource_DisplayName()
Key
StorageCloudBuildSource.DisplayName: Google Cloud
Storage. |
static org.jvnet.localizer.Localizable |
_StorageCloudBuildSource_ObjectRequired()
Key
StorageCloudBuildSource.ObjectRequired: Object not
specified. |
static org.jvnet.localizer.Localizable |
_StorageCloudBuildSource_Preparing(Object arg0,
Object arg1)
Key
StorageCloudBuildSource.Preparing: Preparing
storage source: bucket={0}, object={1}. |
static String |
LocalCloudBuildSource_CouldNotArchiveSource()
Key
LocalCloudBuildSource.CouldNotArchiveSource: Could
not archive source.. |
static String |
LocalCloudBuildSource_DisplayName()
Key
LocalCloudBuildSource.DisplayName: Local. |
static String |
LocalCloudBuildSource_PathRequired()
Key
LocalCloudBuildSource.PathRequired: Path not
specified. |
static String |
LocalCloudBuildSource_Preparing(Object arg0)
Key
LocalCloudBuildSource.Preparing: Preparing local
source: {0}. |
static String |
LocalCloudBuildSource_SourcePathDoesNotExist()
Key
LocalCloudBuildSource.SourcePathDoesNotExist: Local
cloud build source does not exist. |
static String |
LocalCloudBuildSource_WorkspaceRequired()
Key
LocalCloudBuildSource.WorkspaceRequired: Local
cloud build source requires workspace. |
static String |
RepoCloudBuildSource_CommitSHAMustMatchPattern(Object arg0)
Key
RepoCloudBuildSource.CommitSHAMustMatchPattern: Commit SHA must match {0}. |
static String |
RepoCloudBuildSource_DisplayName()
Key
RepoCloudBuildSource.DisplayName: Google Cloud
Source Repository. |
static String |
RepoCloudBuildSource_RevisionRequired()
Key
RepoCloudBuildSource.RevisionRequired: Revision not
specified. |
static String |
RepoCloudBuildSource_RevisionType_Branch()
Key
RepoCloudBuildSource.RevisionType.Branch: branch. |
static String |
RepoCloudBuildSource_RevisionType_Commit()
Key
RepoCloudBuildSource.RevisionType.Commit: commit. |
static String |
RepoCloudBuildSource_RevisionType_Tag()
Key
RepoCloudBuildSource.RevisionType.Tag: tag. |
static String |
StorageCloudBuildSource_BucketRequired()
Key
StorageCloudBuildSource.BucketRequired: Bucket not
specified. |
static String |
StorageCloudBuildSource_DisplayName()
Key
StorageCloudBuildSource.DisplayName: Google Cloud
Storage. |
static String |
StorageCloudBuildSource_ObjectRequired()
Key
StorageCloudBuildSource.ObjectRequired: Object not
specified. |
static String |
StorageCloudBuildSource_Preparing(Object arg0,
Object arg1)
Key
StorageCloudBuildSource.Preparing: Preparing
storage source: bucket={0}, object={1}. |
public static String StorageCloudBuildSource_ObjectRequired()
StorageCloudBuildSource.ObjectRequired: Object not
specified.Object not specifiedpublic static org.jvnet.localizer.Localizable _StorageCloudBuildSource_ObjectRequired()
StorageCloudBuildSource.ObjectRequired: Object not
specified.Object not specifiedpublic static String LocalCloudBuildSource_Preparing(Object arg0)
LocalCloudBuildSource.Preparing: Preparing local
source: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Preparing local source: {0}public static org.jvnet.localizer.Localizable _LocalCloudBuildSource_Preparing(Object arg0)
LocalCloudBuildSource.Preparing: Preparing local
source: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Preparing local source: {0}public static String RepoCloudBuildSource_RevisionType_Commit()
RepoCloudBuildSource.RevisionType.Commit: commit.commitpublic static org.jvnet.localizer.Localizable _RepoCloudBuildSource_RevisionType_Commit()
RepoCloudBuildSource.RevisionType.Commit: commit.commitpublic static String LocalCloudBuildSource_CouldNotArchiveSource()
LocalCloudBuildSource.CouldNotArchiveSource: Could
not archive source..Could not archive source.public static org.jvnet.localizer.Localizable _LocalCloudBuildSource_CouldNotArchiveSource()
LocalCloudBuildSource.CouldNotArchiveSource: Could
not archive source..Could not archive source.public static String StorageCloudBuildSource_BucketRequired()
StorageCloudBuildSource.BucketRequired: Bucket not
specified.Bucket not specifiedpublic static org.jvnet.localizer.Localizable _StorageCloudBuildSource_BucketRequired()
StorageCloudBuildSource.BucketRequired: Bucket not
specified.Bucket not specifiedpublic static String RepoCloudBuildSource_CommitSHAMustMatchPattern(Object arg0)
RepoCloudBuildSource.CommitSHAMustMatchPattern: Commit SHA must match {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Commit SHA must match {0}public static org.jvnet.localizer.Localizable _RepoCloudBuildSource_CommitSHAMustMatchPattern(Object arg0)
RepoCloudBuildSource.CommitSHAMustMatchPattern: Commit SHA must match {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Commit SHA must match {0}public static String RepoCloudBuildSource_RevisionType_Tag()
RepoCloudBuildSource.RevisionType.Tag: tag.tagpublic static org.jvnet.localizer.Localizable _RepoCloudBuildSource_RevisionType_Tag()
RepoCloudBuildSource.RevisionType.Tag: tag.tagpublic static String LocalCloudBuildSource_SourcePathDoesNotExist()
LocalCloudBuildSource.SourcePathDoesNotExist: Local
cloud build source does not exist.Local cloud build source does not existpublic static org.jvnet.localizer.Localizable _LocalCloudBuildSource_SourcePathDoesNotExist()
LocalCloudBuildSource.SourcePathDoesNotExist: Local
cloud build source does not exist.Local cloud build source does not existpublic static String LocalCloudBuildSource_PathRequired()
LocalCloudBuildSource.PathRequired: Path not
specified.Path not specifiedpublic static org.jvnet.localizer.Localizable _LocalCloudBuildSource_PathRequired()
LocalCloudBuildSource.PathRequired: Path not
specified.Path not specifiedpublic static String RepoCloudBuildSource_RevisionType_Branch()
RepoCloudBuildSource.RevisionType.Branch: branch.branchpublic static org.jvnet.localizer.Localizable _RepoCloudBuildSource_RevisionType_Branch()
RepoCloudBuildSource.RevisionType.Branch: branch.branchpublic static String RepoCloudBuildSource_RevisionRequired()
RepoCloudBuildSource.RevisionRequired: Revision not
specified.Revision not specifiedpublic static org.jvnet.localizer.Localizable _RepoCloudBuildSource_RevisionRequired()
RepoCloudBuildSource.RevisionRequired: Revision not
specified.Revision not specifiedpublic static String RepoCloudBuildSource_DisplayName()
RepoCloudBuildSource.DisplayName: Google Cloud
Source Repository.Google Cloud Source Repositorypublic static org.jvnet.localizer.Localizable _RepoCloudBuildSource_DisplayName()
RepoCloudBuildSource.DisplayName: Google Cloud
Source Repository.Google Cloud Source Repositorypublic static String StorageCloudBuildSource_Preparing(Object arg0, Object arg1)
StorageCloudBuildSource.Preparing: Preparing
storage source: bucket={0}, object={1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Preparing storage source: bucket={0}, object={1}public static org.jvnet.localizer.Localizable _StorageCloudBuildSource_Preparing(Object arg0, Object arg1)
StorageCloudBuildSource.Preparing: Preparing
storage source: bucket={0}, object={1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Preparing storage source: bucket={0}, object={1}public static String LocalCloudBuildSource_WorkspaceRequired()
LocalCloudBuildSource.WorkspaceRequired: Local
cloud build source requires workspace.Local cloud build source requires workspacepublic static org.jvnet.localizer.Localizable _LocalCloudBuildSource_WorkspaceRequired()
LocalCloudBuildSource.WorkspaceRequired: Local
cloud build source requires workspace.Local cloud build source requires workspacepublic static String LocalCloudBuildSource_DisplayName()
LocalCloudBuildSource.DisplayName: Local.Localpublic static org.jvnet.localizer.Localizable _LocalCloudBuildSource_DisplayName()
LocalCloudBuildSource.DisplayName: Local.Localpublic static String StorageCloudBuildSource_DisplayName()
StorageCloudBuildSource.DisplayName: Google Cloud
Storage.Google Cloud Storagepublic static org.jvnet.localizer.Localizable _StorageCloudBuildSource_DisplayName()
StorageCloudBuildSource.DisplayName: Google Cloud
Storage.Google Cloud StorageCopyright © 2017–2021 Google. All rights reserved.