public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_CredentialsParameterDefinition_DisplayName()
Key
CredentialsParameterDefinition.DisplayName : Credentials Parameter . |
static org.jvnet.localizer.Localizable |
_CredentialsParameterValue_NotAvailableToCurrentUser()
Key
CredentialsParameterValue.NotAvailableToCurrentUser :
Not available to current user . |
static org.jvnet.localizer.Localizable |
_CredentialsProvider_CreatePermissionDescription()
Key
CredentialsProvider.CreatePermissionDescription : The create permission is necessary to add credentials to a credentials
provider. . |
static org.jvnet.localizer.Localizable |
_CredentialsProvider_DeletePermissionDescription()
Key
CredentialsProvider.DeletePermissionDescription : The delete permission is necessary to remove credentials stored in a
credentials provider. . |
static org.jvnet.localizer.Localizable |
_CredentialsProvider_ManageDomainsPermissionDescription()
Key
CredentialsProvider.ManageDomainsPermissionDescription :
The manage domains permission is necessary to
add/remove/configure the credential domains of a credentials provider
(where the credentials provider supports multiple credential
domains). . |
static org.jvnet.localizer.Localizable |
_CredentialsProvider_PermissionGroupTitle()
Key
CredentialsProvider.PermissionGroupTitle : Credentials . |
static org.jvnet.localizer.Localizable |
_CredentialsProvider_UpdatePermissionDescription()
Key
CredentialsProvider.UpdatePermissionDescription : The update permission is necessary to modify credentials in a
credentials provider. . |
static org.jvnet.localizer.Localizable |
_CredentialsProvider_UseItemPermissionDescription()
Key
CredentialsProvider.UseItemPermissionDescription : {@code
Where an immediate action against a job requires that a credential be
selected by the user triggering the action, this permission allows the
user to select a credential from those credentials available within
the scope of the job. |
static org.jvnet.localizer.Localizable |
_CredentialsProvider_UseOwnPermissionDescription()
Key
CredentialsProvider.UseOwnPermissionDescription : {@code
Where an immediate action against a job requires that a credential be
selected by the user triggering the action, this permission allows the
user to select a credential from their private credential store. |
static org.jvnet.localizer.Localizable |
_CredentialsProvider_ViewPermissionDescription()
Key
CredentialsProvider.ViewPermissionDescription : The
view permission is necessary to view the credentials stored in a
credentials provider. . |
static org.jvnet.localizer.Localizable |
_CredentialsScope_GlobalDisplayName()
Key
CredentialsScope.GlobalDisplayName : Global
(Jenkins, nodes, items, all child items, etc) . |
static org.jvnet.localizer.Localizable |
_CredentialsScope_SystemDisplayName()
Key
CredentialsScope.SystemDisplayName : System (Jenkins
and nodes only) . |
static org.jvnet.localizer.Localizable |
_CredentialsScope_UserDisplayName()
Key
CredentialsScope.UserDisplayName : User . |
static org.jvnet.localizer.Localizable |
_CredentialsSelectHelper_DisplayName()
Key
CredentialsSelectHelper.DisplayName : Credentials
Selection Helper . |
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_DisplayName()
Key
CredentialsStoreAction.DisplayName : Credentials . |
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_DuplicateDomainNameMessage()
Key
CredentialsStoreAction.DuplicateDomainNameMessage : A domain with that name already exists . |
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_EmptyDomainNameMessage()
Key
CredentialsStoreAction.EmptyDomainNameMessage : You
must provide a name for the domain . |
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_GlobalDomainDescription()
Key
CredentialsStoreAction.GlobalDomainDescription : Credentials that should be available irrespective of domain
specification to requirements matching. . |
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_GlobalDomainDisplayName()
Key
CredentialsStoreAction.GlobalDomainDisplayName : Global credentials (unrestricted) . |
static org.jvnet.localizer.Localizable |
_CredentialsStoreAction_UserDisplayName(Object arg0)
Key
CredentialsStoreAction.UserDisplayName : User: {0} . |
static org.jvnet.localizer.Localizable |
_SystemCredentialsProvider_Description()
Key
SystemCredentialsProvider.Description : Create/delete/modify the credentials that can be used by Jenkins and
by jobs running in Jenkins to connect to 3rd party services. . |
static org.jvnet.localizer.Localizable |
_SystemCredentialsProvider_DisplayName()
Key
SystemCredentialsProvider.DisplayName : Manage
Credentials . |
static org.jvnet.localizer.Localizable |
_UserCredentialsProvider_DisplayName()
Key
UserCredentialsProvider_DisplayName : Credentials . |
static String |
CredentialsParameterDefinition_DisplayName()
Key
CredentialsParameterDefinition.DisplayName : Credentials Parameter . |
static String |
CredentialsParameterValue_NotAvailableToCurrentUser()
Key
CredentialsParameterValue.NotAvailableToCurrentUser :
Not available to current user . |
static String |
CredentialsProvider_CreatePermissionDescription()
Key
CredentialsProvider.CreatePermissionDescription : The create permission is necessary to add credentials to a credentials
provider. . |
static String |
CredentialsProvider_DeletePermissionDescription()
Key
CredentialsProvider.DeletePermissionDescription : The delete permission is necessary to remove credentials stored in a
credentials provider. . |
static String |
CredentialsProvider_ManageDomainsPermissionDescription()
Key
CredentialsProvider.ManageDomainsPermissionDescription :
The manage domains permission is necessary to
add/remove/configure the credential domains of a credentials provider
(where the credentials provider supports multiple credential
domains). . |
static String |
CredentialsProvider_PermissionGroupTitle()
Key
CredentialsProvider.PermissionGroupTitle : Credentials . |
static String |
CredentialsProvider_UpdatePermissionDescription()
Key
CredentialsProvider.UpdatePermissionDescription : The update permission is necessary to modify credentials in a
credentials provider. . |
static String |
CredentialsProvider_UseItemPermissionDescription()
Key
CredentialsProvider.UseItemPermissionDescription : {@code
Where an immediate action against a job requires that a credential be
selected by the user triggering the action, this permission allows the
user to select a credential from those credentials available within
the scope of the job. |
static String |
CredentialsProvider_UseOwnPermissionDescription()
Key
CredentialsProvider.UseOwnPermissionDescription : {@code
Where an immediate action against a job requires that a credential be
selected by the user triggering the action, this permission allows the
user to select a credential from their private credential store. |
static String |
CredentialsProvider_ViewPermissionDescription()
Key
CredentialsProvider.ViewPermissionDescription : The
view permission is necessary to view the credentials stored in a
credentials provider. . |
static String |
CredentialsScope_GlobalDisplayName()
Key
CredentialsScope.GlobalDisplayName : Global
(Jenkins, nodes, items, all child items, etc) . |
static String |
CredentialsScope_SystemDisplayName()
Key
CredentialsScope.SystemDisplayName : System (Jenkins
and nodes only) . |
static String |
CredentialsScope_UserDisplayName()
Key
CredentialsScope.UserDisplayName : User . |
static String |
CredentialsSelectHelper_DisplayName()
Key
CredentialsSelectHelper.DisplayName : Credentials
Selection Helper . |
static String |
CredentialsStoreAction_DisplayName()
Key
CredentialsStoreAction.DisplayName : Credentials . |
static String |
CredentialsStoreAction_DuplicateDomainNameMessage()
Key
CredentialsStoreAction.DuplicateDomainNameMessage : A domain with that name already exists . |
static String |
CredentialsStoreAction_EmptyDomainNameMessage()
Key
CredentialsStoreAction.EmptyDomainNameMessage : You
must provide a name for the domain . |
static String |
CredentialsStoreAction_GlobalDomainDescription()
Key
CredentialsStoreAction.GlobalDomainDescription : Credentials that should be available irrespective of domain
specification to requirements matching. . |
static String |
CredentialsStoreAction_GlobalDomainDisplayName()
Key
CredentialsStoreAction.GlobalDomainDisplayName : Global credentials (unrestricted) . |
static String |
CredentialsStoreAction_UserDisplayName(Object arg0)
Key
CredentialsStoreAction.UserDisplayName : User: {0} . |
static String |
SystemCredentialsProvider_Description()
Key
SystemCredentialsProvider.Description : Create/delete/modify the credentials that can be used by Jenkins and
by jobs running in Jenkins to connect to 3rd party services. . |
static String |
SystemCredentialsProvider_DisplayName()
Key
SystemCredentialsProvider.DisplayName : Manage
Credentials . |
static String |
UserCredentialsProvider_DisplayName()
Key
UserCredentialsProvider_DisplayName : Credentials . |
public static String UserCredentialsProvider_DisplayName()
UserCredentialsProvider_DisplayName
: Credentials
.Credentials
public static org.jvnet.localizer.Localizable _UserCredentialsProvider_DisplayName()
UserCredentialsProvider_DisplayName
: Credentials
.Credentials
public static String CredentialsProvider_CreatePermissionDescription()
CredentialsProvider.CreatePermissionDescription
: The create permission is necessary to add credentials to a credentials
provider.
.The create permission is necessary to add credentials to a
credentials provider.
public static org.jvnet.localizer.Localizable _CredentialsProvider_CreatePermissionDescription()
CredentialsProvider.CreatePermissionDescription
: The create permission is necessary to add credentials to a credentials
provider.
.The create permission is necessary to add credentials to a
credentials provider.
public static String CredentialsProvider_ViewPermissionDescription()
CredentialsProvider.ViewPermissionDescription
: The
view permission is necessary to view the credentials stored in a
credentials provider.
.The view permission is necessary to view the credentials stored
in a credentials provider.
public static org.jvnet.localizer.Localizable _CredentialsProvider_ViewPermissionDescription()
CredentialsProvider.ViewPermissionDescription
: The
view permission is necessary to view the credentials stored in a
credentials provider.
.The view permission is necessary to view the credentials stored
in a credentials provider.
public static String CredentialsProvider_ManageDomainsPermissionDescription()
CredentialsProvider.ManageDomainsPermissionDescription
:
The manage domains permission is necessary to
add/remove/configure the credential domains of a credentials provider
(where the credentials provider supports multiple credential
domains).
.The manage domains permission is necessary to
add/remove/configure the credential domains of a credentials provider
(where the credentials provider supports multiple credential
domains).
public static org.jvnet.localizer.Localizable _CredentialsProvider_ManageDomainsPermissionDescription()
CredentialsProvider.ManageDomainsPermissionDescription
:
The manage domains permission is necessary to
add/remove/configure the credential domains of a credentials provider
(where the credentials provider supports multiple credential
domains).
.The manage domains permission is necessary to
add/remove/configure the credential domains of a credentials provider
(where the credentials provider supports multiple credential
domains).
public static String CredentialsProvider_UseItemPermissionDescription()
CredentialsProvider.UseItemPermissionDescription
: Where an immediate action against a job requires that a credential be
selected by the user triggering the action, this permission allows the
user to select a credential from those credentials available within
the scope of the job. Immediate actions could include: building with
parameters, tagging a build, deploying artifacts, etc.
.Where an immediate action against a job requires that a
credential be selected by the user triggering the action, this
permission allows the user to select a credential from those
credentials available within the scope of the job. Immediate actions
could include: building with parameters, tagging a build, deploying
artifacts, etc.
public static org.jvnet.localizer.Localizable _CredentialsProvider_UseItemPermissionDescription()
CredentialsProvider.UseItemPermissionDescription
: Where an immediate action against a job requires that a credential be
selected by the user triggering the action, this permission allows the
user to select a credential from those credentials available within
the scope of the job. Immediate actions could include: building with
parameters, tagging a build, deploying artifacts, etc.
.Where an immediate action against a job requires that a
credential be selected by the user triggering the action, this
permission allows the user to select a credential from those
credentials available within the scope of the job. Immediate actions
could include: building with parameters, tagging a build, deploying
artifacts, etc.
public static String CredentialsScope_GlobalDisplayName()
CredentialsScope.GlobalDisplayName
: Global
(Jenkins, nodes, items, all child items, etc)
.Global (Jenkins, nodes, items, all child items, etc)
public static org.jvnet.localizer.Localizable _CredentialsScope_GlobalDisplayName()
CredentialsScope.GlobalDisplayName
: Global
(Jenkins, nodes, items, all child items, etc)
.Global (Jenkins, nodes, items, all child items, etc)
public static String CredentialsStoreAction_GlobalDomainDescription()
CredentialsStoreAction.GlobalDomainDescription
: Credentials that should be available irrespective of domain
specification to requirements matching.
.Credentials that should be available irrespective of domain
specification to requirements matching.
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_GlobalDomainDescription()
CredentialsStoreAction.GlobalDomainDescription
: Credentials that should be available irrespective of domain
specification to requirements matching.
.Credentials that should be available irrespective of domain
specification to requirements matching.
public static String CredentialsParameterDefinition_DisplayName()
CredentialsParameterDefinition.DisplayName
: Credentials Parameter
.Credentials Parameter
public static org.jvnet.localizer.Localizable _CredentialsParameterDefinition_DisplayName()
CredentialsParameterDefinition.DisplayName
: Credentials Parameter
.Credentials Parameter
public static String CredentialsScope_UserDisplayName()
CredentialsScope.UserDisplayName
: User
.User
public static org.jvnet.localizer.Localizable _CredentialsScope_UserDisplayName()
CredentialsScope.UserDisplayName
: User
.User
public static String CredentialsParameterValue_NotAvailableToCurrentUser()
CredentialsParameterValue.NotAvailableToCurrentUser
:
Not available to current user
.Not available to current user
public static org.jvnet.localizer.Localizable _CredentialsParameterValue_NotAvailableToCurrentUser()
CredentialsParameterValue.NotAvailableToCurrentUser
:
Not available to current user
.Not available to current user
public static String CredentialsScope_SystemDisplayName()
CredentialsScope.SystemDisplayName
: System (Jenkins
and nodes only)
.System (Jenkins and nodes only)
public static org.jvnet.localizer.Localizable _CredentialsScope_SystemDisplayName()
CredentialsScope.SystemDisplayName
: System (Jenkins
and nodes only)
.System (Jenkins and nodes only)
public static String CredentialsProvider_PermissionGroupTitle()
CredentialsProvider.PermissionGroupTitle
: Credentials
.Credentials
public static org.jvnet.localizer.Localizable _CredentialsProvider_PermissionGroupTitle()
CredentialsProvider.PermissionGroupTitle
: Credentials
.Credentials
public static String CredentialsProvider_DeletePermissionDescription()
CredentialsProvider.DeletePermissionDescription
: The delete permission is necessary to remove credentials stored in a
credentials provider.
.The delete permission is necessary to remove credentials stored
in a credentials provider.
public static org.jvnet.localizer.Localizable _CredentialsProvider_DeletePermissionDescription()
CredentialsProvider.DeletePermissionDescription
: The delete permission is necessary to remove credentials stored in a
credentials provider.
.The delete permission is necessary to remove credentials stored
in a credentials provider.
public static String CredentialsStoreAction_DuplicateDomainNameMessage()
CredentialsStoreAction.DuplicateDomainNameMessage
: A domain with that name already exists
.A domain with that name already exists
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_DuplicateDomainNameMessage()
CredentialsStoreAction.DuplicateDomainNameMessage
: A domain with that name already exists
.A domain with that name already exists
public static String CredentialsStoreAction_EmptyDomainNameMessage()
CredentialsStoreAction.EmptyDomainNameMessage
: You
must provide a name for the domain
.You must provide a name for the domain
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_EmptyDomainNameMessage()
CredentialsStoreAction.EmptyDomainNameMessage
: You
must provide a name for the domain
.You must provide a name for the domain
public static String CredentialsStoreAction_DisplayName()
CredentialsStoreAction.DisplayName
: Credentials
.Credentials
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_DisplayName()
CredentialsStoreAction.DisplayName
: Credentials
.Credentials
public static String CredentialsProvider_UseOwnPermissionDescription()
CredentialsProvider.UseOwnPermissionDescription
: Where an immediate action against a job requires that a credential be
selected by the user triggering the action, this permission allows the
user to select a credential from their private credential store.
Immediate actions could include: building with parameters, tagging a
build, deploying artifacts, etc.
.Where an immediate action against a job requires that a
credential be selected by the user triggering the action, this
permission allows the user to select a credential from their private
credential store. Immediate actions could include: building with
parameters, tagging a build, deploying artifacts, etc.
public static org.jvnet.localizer.Localizable _CredentialsProvider_UseOwnPermissionDescription()
CredentialsProvider.UseOwnPermissionDescription
: Where an immediate action against a job requires that a credential be
selected by the user triggering the action, this permission allows the
user to select a credential from their private credential store.
Immediate actions could include: building with parameters, tagging a
build, deploying artifacts, etc.
.Where an immediate action against a job requires that a
credential be selected by the user triggering the action, this
permission allows the user to select a credential from their private
credential store. Immediate actions could include: building with
parameters, tagging a build, deploying artifacts, etc.
public static String CredentialsStoreAction_UserDisplayName(Object arg0)
CredentialsStoreAction.UserDisplayName
: User: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.User: {0}
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_UserDisplayName(Object arg0)
CredentialsStoreAction.UserDisplayName
: User: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.User: {0}
public static String CredentialsProvider_UpdatePermissionDescription()
CredentialsProvider.UpdatePermissionDescription
: The update permission is necessary to modify credentials in a
credentials provider.
.The update permission is necessary to modify credentials in a
credentials provider.
public static org.jvnet.localizer.Localizable _CredentialsProvider_UpdatePermissionDescription()
CredentialsProvider.UpdatePermissionDescription
: The update permission is necessary to modify credentials in a
credentials provider.
.The update permission is necessary to modify credentials in a
credentials provider.
public static String CredentialsStoreAction_GlobalDomainDisplayName()
CredentialsStoreAction.GlobalDomainDisplayName
: Global credentials (unrestricted)
.Global credentials (unrestricted)
public static org.jvnet.localizer.Localizable _CredentialsStoreAction_GlobalDomainDisplayName()
CredentialsStoreAction.GlobalDomainDisplayName
: Global credentials (unrestricted)
.Global credentials (unrestricted)
public static String SystemCredentialsProvider_DisplayName()
SystemCredentialsProvider.DisplayName
: Manage
Credentials
.Manage Credentials
public static org.jvnet.localizer.Localizable _SystemCredentialsProvider_DisplayName()
SystemCredentialsProvider.DisplayName
: Manage
Credentials
.Manage Credentials
public static String SystemCredentialsProvider_Description()
SystemCredentialsProvider.Description
: Create/delete/modify the credentials that can be used by Jenkins and
by jobs running in Jenkins to connect to 3rd party services.
.Create/delete/modify the credentials that can be used by
Jenkins and by jobs running in Jenkins to connect to 3rd party
services.
public static org.jvnet.localizer.Localizable _SystemCredentialsProvider_Description()
SystemCredentialsProvider.Description
: Create/delete/modify the credentials that can be used by Jenkins and
by jobs running in Jenkins to connect to 3rd party services.
.Create/delete/modify the credentials that can be used by
Jenkins and by jobs running in Jenkins to connect to 3rd party
services.
public static String CredentialsSelectHelper_DisplayName()
CredentialsSelectHelper.DisplayName
: Credentials
Selection Helper
.Credentials Selection Helper
public static org.jvnet.localizer.Localizable _CredentialsSelectHelper_DisplayName()
CredentialsSelectHelper.DisplayName
: Credentials
Selection Helper
.Credentials Selection Helper
Copyright © 2016. All rights reserved.