@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 |
_build_cancelBuild()
Key
build_cancelBuild : Canceling ACR Quick Task. . |
static org.jvnet.localizer.Localizable |
_build_failQueueBuild(Object arg0)
Key
build_failQueueBuild : Failed to queue an ACR Quick
Task: {0} . |
static org.jvnet.localizer.Localizable |
_build_finishQueueABuild(Object arg0)
Key
build_finishQueueABuild : Finished queue an ACR
Quick Task: {0} . |
static org.jvnet.localizer.Localizable |
_build_queueABuild(Object arg0,
Object arg1,
Object arg2)
Key
build_queueABuild : Queue a task to ACR {0}/{1} -
{2} . |
static org.jvnet.localizer.Localizable |
_context_endWithErrorState(Object arg0)
Key
context_endWithErrorState : ACR Quick Task ended
with {0} . |
static org.jvnet.localizer.Localizable |
_context_finished()
Key
context_finished : Finished ACR Quick Task . |
static org.jvnet.localizer.Localizable |
_error_cannotFindCred()
Key
error_cannotFindCred : Can't find credential in
scope {0} with id: {1} . |
static org.jvnet.localizer.Localizable |
_error_clientUnAuthed()
Key
error_clientUnAuthed : Azure client is
un-authorized. . |
static org.jvnet.localizer.Localizable |
_log_actionName()
Key
log_actionName : Download log . |
static org.jvnet.localizer.Localizable |
_log_getLogError(Object arg0)
Key
log_getLogError : Failed to get the ACR Quick Task
log: {0} . |
static org.jvnet.localizer.Localizable |
_log_getLogLink(Object arg0)
Key
log_getLogLink : Get log link: {0} . |
static org.jvnet.localizer.Localizable |
_log_notFinished()
Key
log_notFinished : ACR Quick Task has not finished
yet. . |
static org.jvnet.localizer.Localizable |
_platform_arm()
Key
platform_arm : Variant should be set only when
architecture is ARM. . |
static org.jvnet.localizer.Localizable |
_plugin_displayName()
Key
plugin_displayName : Queue an ACR Quick Task . |
static org.jvnet.localizer.Localizable |
_plugin_noResources()
Key
plugin_noResources : --- No resource --- . |
static org.jvnet.localizer.Localizable |
_plugin_selectAzureContainerRegistry()
Key
plugin_selectAzureContainerRegistry : --- Select
Azure Container Registry --- . |
static org.jvnet.localizer.Localizable |
_plugin_selectAzureCredential()
Key
plugin_selectAzureCredential : --- Select Azure
credentials --- . |
static org.jvnet.localizer.Localizable |
_plugin_selectAzureResourceGroup()
Key
plugin_selectAzureResourceGroup : --- Select Azure
resource group --- . |
static org.jvnet.localizer.Localizable |
_registry_actionName()
Key
registry_actionName : Get registry . |
static org.jvnet.localizer.Localizable |
_registry_notFound(Object arg0,
Object arg1,
Object arg2)
Key
registry_notFound : Cannot find Azure Container
Registry {0} in resource group {1} with subscription {2}. . |
static org.jvnet.localizer.Localizable |
_scm_compress_filename(Object arg0)
Key
scm_compress_filename : Compressing local directory
into {0}. . |
static org.jvnet.localizer.Localizable |
_scm_compress_files(Object arg0)
Key
scm_compress_files : The following files are
compressed {0}. . |
static org.jvnet.localizer.Localizable |
_scm_compress_ignore(Object arg0)
Key
scm_compress_ignore : Compressing ignore rules
{0}. . |
static org.jvnet.localizer.Localizable |
_scm_git(Object arg0)
Key
scm_git : Using remote git repo {0} as docker build
source. . |
static org.jvnet.localizer.Localizable |
_scm_local(Object arg0)
Key
scm_local : Using local directory {0} as docker
build source. . |
static org.jvnet.localizer.Localizable |
_scm_upload_actionName()
Key
scm_upload_actionName : Upload source code . |
static org.jvnet.localizer.Localizable |
_scm_upload(Object arg0)
Key
scm_upload : Upload local directory to Azure Storage
Blob {0}. . |
static org.jvnet.localizer.Localizable |
_service_error(Object arg0,
Object arg1,
Object arg2)
Key
service_error : Azure Service {0} Error when taking
action {1} : {2} . |
static org.jvnet.localizer.Localizable |
_source_getUrl()
Key
source_getUrl : Getting source url. . |
static org.jvnet.localizer.Localizable |
_source_help()
Key
source_help : Source location should be a local
directory, or a git repo starts with ''http'' and ends with
''.git''. . |
static org.jvnet.localizer.Localizable |
_source_url(Object arg0)
Key
source_url : Build image with source code from
{0}. . |
static String |
build_cancelBuild()
Key
build_cancelBuild : Canceling ACR Quick Task. . |
static String |
build_failQueueBuild(Object arg0)
Key
build_failQueueBuild : Failed to queue an ACR Quick
Task: {0} . |
static String |
build_finishQueueABuild(Object arg0)
Key
build_finishQueueABuild : Finished queue an ACR
Quick Task: {0} . |
static String |
build_queueABuild(Object arg0,
Object arg1,
Object arg2)
Key
build_queueABuild : Queue a task to ACR {0}/{1} -
{2} . |
static String |
context_endWithErrorState(Object arg0)
Key
context_endWithErrorState : ACR Quick Task ended
with {0} . |
static String |
context_finished()
Key
context_finished : Finished ACR Quick Task . |
static String |
error_cannotFindCred()
Key
error_cannotFindCred : Can't find credential in
scope {0} with id: {1} . |
static String |
error_clientUnAuthed()
Key
error_clientUnAuthed : Azure client is
un-authorized. . |
static String |
log_actionName()
Key
log_actionName : Download log . |
static String |
log_getLogError(Object arg0)
Key
log_getLogError : Failed to get the ACR Quick Task
log: {0} . |
static String |
log_getLogLink(Object arg0)
Key
log_getLogLink : Get log link: {0} . |
static String |
log_notFinished()
Key
log_notFinished : ACR Quick Task has not finished
yet. . |
static String |
platform_arm()
Key
platform_arm : Variant should be set only when
architecture is ARM. . |
static String |
plugin_displayName()
Key
plugin_displayName : Queue an ACR Quick Task . |
static String |
plugin_noResources()
Key
plugin_noResources : --- No resource --- . |
static String |
plugin_selectAzureContainerRegistry()
Key
plugin_selectAzureContainerRegistry : --- Select
Azure Container Registry --- . |
static String |
plugin_selectAzureCredential()
Key
plugin_selectAzureCredential : --- Select Azure
credentials --- . |
static String |
plugin_selectAzureResourceGroup()
Key
plugin_selectAzureResourceGroup : --- Select Azure
resource group --- . |
static String |
registry_actionName()
Key
registry_actionName : Get registry . |
static String |
registry_notFound(Object arg0,
Object arg1,
Object arg2)
Key
registry_notFound : Cannot find Azure Container
Registry {0} in resource group {1} with subscription {2}. . |
static String |
scm_compress_filename(Object arg0)
Key
scm_compress_filename : Compressing local directory
into {0}. . |
static String |
scm_compress_files(Object arg0)
Key
scm_compress_files : The following files are
compressed {0}. . |
static String |
scm_compress_ignore(Object arg0)
Key
scm_compress_ignore : Compressing ignore rules
{0}. . |
static String |
scm_git(Object arg0)
Key
scm_git : Using remote git repo {0} as docker build
source. . |
static String |
scm_local(Object arg0)
Key
scm_local : Using local directory {0} as docker
build source. . |
static String |
scm_upload_actionName()
Key
scm_upload_actionName : Upload source code . |
static String |
scm_upload(Object arg0)
Key
scm_upload : Upload local directory to Azure Storage
Blob {0}. . |
static String |
service_error(Object arg0,
Object arg1,
Object arg2)
Key
service_error : Azure Service {0} Error when taking
action {1} : {2} . |
static String |
source_getUrl()
Key
source_getUrl : Getting source url. . |
static String |
source_help()
Key
source_help : Source location should be a local
directory, or a git repo starts with ''http'' and ends with
''.git''. . |
static String |
source_url(Object arg0)
Key
source_url : Build image with source code from
{0}. . |
public static String service_error(Object arg0, Object arg1, Object arg2)
service_error
: Azure Service {0} Error when taking
action {1} : {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)
.Azure Service {0} Error when taking action {1} : {2}
public static org.jvnet.localizer.Localizable _service_error(Object arg0, Object arg1, Object arg2)
service_error
: Azure Service {0} Error when taking
action {1} : {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)
.Azure Service {0} Error when taking action {1} : {2}
public static String source_getUrl()
source_getUrl
: Getting source url.
.Getting source url.
public static org.jvnet.localizer.Localizable _source_getUrl()
source_getUrl
: Getting source url.
.Getting source url.
public static String log_actionName()
log_actionName
: Download log
.Download log
public static org.jvnet.localizer.Localizable _log_actionName()
log_actionName
: Download log
.Download log
public static String error_cannotFindCred()
error_cannotFindCred
: Can't find credential in
scope {0} with id: {1}
.Can't find credential in scope {0} with id: {1}
public static org.jvnet.localizer.Localizable _error_cannotFindCred()
error_cannotFindCred
: Can't find credential in
scope {0} with id: {1}
.Can't find credential in scope {0} with id: {1}
public static String source_url(Object arg0)
source_url
: Build image with source code from
{0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Build image with source code from {0}.
public static org.jvnet.localizer.Localizable _source_url(Object arg0)
source_url
: Build image with source code from
{0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Build image with source code from {0}.
public static String build_queueABuild(Object arg0, Object arg1, Object arg2)
build_queueABuild
: Queue a task to ACR {0}/{1} -
{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)
.Queue a task to ACR {0}/{1} - {2}
public static org.jvnet.localizer.Localizable _build_queueABuild(Object arg0, Object arg1, Object arg2)
build_queueABuild
: Queue a task to ACR {0}/{1} -
{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)
.Queue a task to ACR {0}/{1} - {2}
public static String context_finished()
context_finished
: Finished ACR Quick Task
.Finished ACR Quick Task
public static org.jvnet.localizer.Localizable _context_finished()
context_finished
: Finished ACR Quick Task
.Finished ACR Quick Task
public static String plugin_selectAzureCredential()
plugin_selectAzureCredential
: --- Select Azure
credentials ---
.--- Select Azure credentials ---
public static org.jvnet.localizer.Localizable _plugin_selectAzureCredential()
plugin_selectAzureCredential
: --- Select Azure
credentials ---
.--- Select Azure credentials ---
public static String scm_compress_files(Object arg0)
scm_compress_files
: The following files are
compressed {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The following files are compressed {0}.
public static org.jvnet.localizer.Localizable _scm_compress_files(Object arg0)
scm_compress_files
: The following files are
compressed {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The following files are compressed {0}.
public static String plugin_selectAzureResourceGroup()
plugin_selectAzureResourceGroup
: --- Select Azure
resource group ---
.--- Select Azure resource group ---
public static org.jvnet.localizer.Localizable _plugin_selectAzureResourceGroup()
plugin_selectAzureResourceGroup
: --- Select Azure
resource group ---
.--- Select Azure resource group ---
public static String log_getLogLink(Object arg0)
log_getLogLink
: Get log link: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Get log link: {0}
public static org.jvnet.localizer.Localizable _log_getLogLink(Object arg0)
log_getLogLink
: Get log link: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Get log link: {0}
public static String build_finishQueueABuild(Object arg0)
build_finishQueueABuild
: Finished queue an ACR
Quick Task: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Finished queue an ACR Quick Task: {0}
public static org.jvnet.localizer.Localizable _build_finishQueueABuild(Object arg0)
build_finishQueueABuild
: Finished queue an ACR
Quick Task: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Finished queue an ACR Quick Task: {0}
public static String registry_notFound(Object arg0, Object arg1, Object arg2)
registry_notFound
: Cannot find Azure Container
Registry {0} in resource group {1} with subscription {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)
.Cannot find Azure Container Registry {0} in resource group {1}
with subscription {2}.
public static org.jvnet.localizer.Localizable _registry_notFound(Object arg0, Object arg1, Object arg2)
registry_notFound
: Cannot find Azure Container
Registry {0} in resource group {1} with subscription {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)
.Cannot find Azure Container Registry {0} in resource group {1}
with subscription {2}.
public static String plugin_selectAzureContainerRegistry()
plugin_selectAzureContainerRegistry
: --- Select
Azure Container Registry ---
.--- Select Azure Container Registry ---
public static org.jvnet.localizer.Localizable _plugin_selectAzureContainerRegistry()
plugin_selectAzureContainerRegistry
: --- Select
Azure Container Registry ---
.--- Select Azure Container Registry ---
public static String error_clientUnAuthed()
error_clientUnAuthed
: Azure client is
un-authorized.
.Azure client is un-authorized.
public static org.jvnet.localizer.Localizable _error_clientUnAuthed()
error_clientUnAuthed
: Azure client is
un-authorized.
.Azure client is un-authorized.
public static String scm_compress_ignore(Object arg0)
scm_compress_ignore
: Compressing ignore rules
{0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Compressing ignore rules {0}.
public static org.jvnet.localizer.Localizable _scm_compress_ignore(Object arg0)
scm_compress_ignore
: Compressing ignore rules
{0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Compressing ignore rules {0}.
public static String plugin_noResources()
plugin_noResources
: --- No resource ---
.--- No resource ---
public static org.jvnet.localizer.Localizable _plugin_noResources()
plugin_noResources
: --- No resource ---
.--- No resource ---
public static String platform_arm()
platform_arm
: Variant should be set only when
architecture is ARM.
.Variant should be set only when architecture is ARM.
public static org.jvnet.localizer.Localizable _platform_arm()
platform_arm
: Variant should be set only when
architecture is ARM.
.Variant should be set only when architecture is ARM.
public static String scm_upload_actionName()
scm_upload_actionName
: Upload source code
.Upload source code
public static org.jvnet.localizer.Localizable _scm_upload_actionName()
scm_upload_actionName
: Upload source code
.Upload source code
public static String scm_upload(Object arg0)
scm_upload
: Upload local directory to Azure Storage
Blob {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Upload local directory to Azure Storage Blob {0}.
public static org.jvnet.localizer.Localizable _scm_upload(Object arg0)
scm_upload
: Upload local directory to Azure Storage
Blob {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Upload local directory to Azure Storage Blob {0}.
public static String log_notFinished()
log_notFinished
: ACR Quick Task has not finished
yet.
.ACR Quick Task has not finished yet.
public static org.jvnet.localizer.Localizable _log_notFinished()
log_notFinished
: ACR Quick Task has not finished
yet.
.ACR Quick Task has not finished yet.
public static String scm_git(Object arg0)
scm_git
: Using remote git repo {0} as docker build
source.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Using remote git repo {0} as docker build source.
public static org.jvnet.localizer.Localizable _scm_git(Object arg0)
scm_git
: Using remote git repo {0} as docker build
source.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Using remote git repo {0} as docker build source.
public static String build_cancelBuild()
build_cancelBuild
: Canceling ACR Quick Task.
.Canceling ACR Quick Task.
public static org.jvnet.localizer.Localizable _build_cancelBuild()
build_cancelBuild
: Canceling ACR Quick Task.
.Canceling ACR Quick Task.
public static String build_failQueueBuild(Object arg0)
build_failQueueBuild
: Failed to queue an ACR Quick
Task: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to queue an ACR Quick Task: {0}
public static org.jvnet.localizer.Localizable _build_failQueueBuild(Object arg0)
build_failQueueBuild
: Failed to queue an ACR Quick
Task: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to queue an ACR Quick Task: {0}
public static String registry_actionName()
registry_actionName
: Get registry
.Get registry
public static org.jvnet.localizer.Localizable _registry_actionName()
registry_actionName
: Get registry
.Get registry
public static String scm_compress_filename(Object arg0)
scm_compress_filename
: Compressing local directory
into {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Compressing local directory into {0}.
public static org.jvnet.localizer.Localizable _scm_compress_filename(Object arg0)
scm_compress_filename
: Compressing local directory
into {0}.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Compressing local directory into {0}.
public static String plugin_displayName()
plugin_displayName
: Queue an ACR Quick Task
.Queue an ACR Quick Task
public static org.jvnet.localizer.Localizable _plugin_displayName()
plugin_displayName
: Queue an ACR Quick Task
.Queue an ACR Quick Task
public static String log_getLogError(Object arg0)
log_getLogError
: Failed to get the ACR Quick Task
log: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to get the ACR Quick Task log: {0}
public static org.jvnet.localizer.Localizable _log_getLogError(Object arg0)
log_getLogError
: Failed to get the ACR Quick Task
log: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to get the ACR Quick Task log: {0}
public static String scm_local(Object arg0)
scm_local
: Using local directory {0} as docker
build source.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Using local directory {0} as docker build source.
public static org.jvnet.localizer.Localizable _scm_local(Object arg0)
scm_local
: Using local directory {0} as docker
build source.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Using local directory {0} as docker build source.
public static String source_help()
source_help
: Source location should be a local
directory, or a git repo starts with ''http'' and ends with
''.git''.
.Source location should be a local directory, or a git repo
starts with ''http'' and ends with ''.git''.
public static org.jvnet.localizer.Localizable _source_help()
source_help
: Source location should be a local
directory, or a git repo starts with ''http'' and ends with
''.git''.
.Source location should be a local directory, or a git repo
starts with ''http'' and ends with ''.git''.
public static String context_endWithErrorState(Object arg0)
context_endWithErrorState
: ACR Quick Task ended
with {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.ACR Quick Task ended with {0}
public static org.jvnet.localizer.Localizable _context_endWithErrorState(Object arg0)
context_endWithErrorState
: ACR Quick Task ended
with {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.ACR Quick Task ended with {0}
Copyright © 2016–2021. All rights reserved.