@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 specified
public static org.jvnet.localizer.Localizable _StorageCloudBuildSource_ObjectRequired()
StorageCloudBuildSource.ObjectRequired
: Object not
specified
.Object not specified
public 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
.commit
public static org.jvnet.localizer.Localizable _RepoCloudBuildSource_RevisionType_Commit()
RepoCloudBuildSource.RevisionType.Commit
: commit
.commit
public 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 specified
public static org.jvnet.localizer.Localizable _StorageCloudBuildSource_BucketRequired()
StorageCloudBuildSource.BucketRequired
: Bucket not
specified
.Bucket not specified
public 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
.tag
public static org.jvnet.localizer.Localizable _RepoCloudBuildSource_RevisionType_Tag()
RepoCloudBuildSource.RevisionType.Tag
: tag
.tag
public static String LocalCloudBuildSource_SourcePathDoesNotExist()
LocalCloudBuildSource.SourcePathDoesNotExist
: Local
cloud build source does not exist
.Local cloud build source does not exist
public static org.jvnet.localizer.Localizable _LocalCloudBuildSource_SourcePathDoesNotExist()
LocalCloudBuildSource.SourcePathDoesNotExist
: Local
cloud build source does not exist
.Local cloud build source does not exist
public static String LocalCloudBuildSource_PathRequired()
LocalCloudBuildSource.PathRequired
: Path not
specified
.Path not specified
public static org.jvnet.localizer.Localizable _LocalCloudBuildSource_PathRequired()
LocalCloudBuildSource.PathRequired
: Path not
specified
.Path not specified
public static String RepoCloudBuildSource_RevisionType_Branch()
RepoCloudBuildSource.RevisionType.Branch
: branch
.branch
public static org.jvnet.localizer.Localizable _RepoCloudBuildSource_RevisionType_Branch()
RepoCloudBuildSource.RevisionType.Branch
: branch
.branch
public static String RepoCloudBuildSource_RevisionRequired()
RepoCloudBuildSource.RevisionRequired
: Revision not
specified
.Revision not specified
public static org.jvnet.localizer.Localizable _RepoCloudBuildSource_RevisionRequired()
RepoCloudBuildSource.RevisionRequired
: Revision not
specified
.Revision not specified
public static String RepoCloudBuildSource_DisplayName()
RepoCloudBuildSource.DisplayName
: Google Cloud
Source Repository
.Google Cloud Source Repository
public static org.jvnet.localizer.Localizable _RepoCloudBuildSource_DisplayName()
RepoCloudBuildSource.DisplayName
: Google Cloud
Source Repository
.Google Cloud Source Repository
public 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 workspace
public static org.jvnet.localizer.Localizable _LocalCloudBuildSource_WorkspaceRequired()
LocalCloudBuildSource.WorkspaceRequired
: Local
cloud build source requires workspace
.Local cloud build source requires workspace
public static String LocalCloudBuildSource_DisplayName()
LocalCloudBuildSource.DisplayName
: Local
.Local
public static org.jvnet.localizer.Localizable _LocalCloudBuildSource_DisplayName()
LocalCloudBuildSource.DisplayName
: Local
.Local
public static String StorageCloudBuildSource_DisplayName()
StorageCloudBuildSource.DisplayName
: Google Cloud
Storage
.Google Cloud Storage
public static org.jvnet.localizer.Localizable _StorageCloudBuildSource_DisplayName()
StorageCloudBuildSource.DisplayName
: Google Cloud
Storage
.Google Cloud Storage
Copyright © 2017–2021 Google. All rights reserved.