Class Messages
java.lang.Object
org.jenkins.plugins.lockableresources.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyerror.couldNotParseToint:Could not parse the given value as integer..static org.jvnet.localizer.LocalizableKeyerror.givenAmountIsGreaterThatResourcesAmount:Given amount %d is greater than amount of resources: %d..static org.jvnet.localizer.Localizable_error_invalidResourceSelectionStrategy(Object arg0, Object arg1) Keyerror.invalidResourceSelectionStrategy:The strategy "{0}" is not supported. Valid options are {1}..static org.jvnet.localizer.LocalizableKeyerror.inversePrecedenceAndPriorityAreSet:The "inverse precedence" option is not compatible with "queue priority" option!.static org.jvnet.localizer.Localizable_error_isNotANumber(Object arg0) Keyerror.isNotANumber:The queue position must be a number. Given: {0}.static org.jvnet.localizer.LocalizableKeyerror.labelAndNameOrGroovySpecified:Only resource label, groovy expression, or resource names can be defined, not more than one..static org.jvnet.localizer.LocalizableKeyerror.labelAndNameSpecified:Resource label and resource name cannot be specified simultaneously..static org.jvnet.localizer.LocalizableKeyerror.labelDoesNotExist:The resource label does not exist: {0}..static org.jvnet.localizer.LocalizableKeyerror.labelOrNameMustBeSpecified:Either resource label or resource name must be specified..static org.jvnet.localizer.LocalizableKeyerror.notAuthenticated:You must be authenticated to perform this action..static org.jvnet.localizer.LocalizableKeyerror.queueDoesNotExist:The queue {0} does not (anymore) exist..static org.jvnet.localizer.Localizable_error_queuePositionOutOfRange(Object arg0, Object arg1) Keyerror.queuePositionOutOfRange:The queue position {0} is out of range (1 - {1})!.static org.jvnet.localizer.LocalizableKeyerror.resourceAlreadyExists:A resource with the name ''{0}'' already exists..static org.jvnet.localizer.LocalizableKeyerror.resourceAlreadyLocked:Resource {0} already reserved or locked!.static org.jvnet.localizer.LocalizableKeyerror.resourceDoesNotExist:The resource does not exist: {0}..static org.jvnet.localizer.LocalizableKeyLockableResource.displayName:Resource.static org.jvnet.localizer.LocalizableKeyLockableResourcesManager.displayName:External Resources.static org.jvnet.localizer.LocalizableKeyLockableResourcesRootAction.ConfigurePermission.Description:This permission grants the ability to create, edit, and delete lockable resources..static org.jvnet.localizer.LocalizableKeyLockableResourcesRootAction.ManagementLink.Description:View and manage lockable resources, labels, and the lock queue..static org.jvnet.localizer.LocalizableKeyLockableResourcesRootAction.PermissionGroup:Lockable Resources.static org.jvnet.localizer.LocalizableKeyLockableResourcesRootAction.QueueChangeOrderPermission.Description:This permission grants the ability to manually manipulate the lockable resources queue...static org.jvnet.localizer.LocalizableKeyLockableResourcesRootAction.RemoteUsePermission.Description:This permission grants the ability to acquire and release locks through the remote lock REST API. Grant it to the machine users whose API tokens are used by remote client controllers..static org.jvnet.localizer.LocalizableKeyLockableResourcesRootAction.ReservePermission.Description:This permission grants the ability to manually reserve lockable resources outside of a build..static org.jvnet.localizer.LocalizableKeyLockableResourcesRootAction.StealPermission.Description:This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users..static org.jvnet.localizer.LocalizableKeyLockableResourcesRootAction.UnlockPermission.Description:This permission grants the ability to manually unlock resources that have been locked by builds..static org.jvnet.localizer.LocalizableKeyLockableResourcesRootAction.ViewPermission.Description:This permission grants the ability to view lockable resources..static org.jvnet.localizer.LocalizableKeyLockedResourcesBuildAction.displayName:Lockable resources.static org.jvnet.localizer.LocalizableKeyLockStep.displayName:Lock shared resource.static org.jvnet.localizer.LocalizableKeyLockStepResource.displayName:Resource.static org.jvnet.localizer.LocalizableKeyRequiredResourcesProperty.displayName:Required Lockable Resources.static org.jvnet.localizer.LocalizableKeyresource.editor.colvis.all:All.static org.jvnet.localizer.LocalizableKeyresource.editor.colvis.none:None.static org.jvnet.localizer.LocalizableKeyresource.editor.label.prefix:label: {0}.static org.jvnet.localizer.LocalizableKeyresource.editor.labelExpressionFilter.error:Failed to apply label expression filter: {0}.static org.jvnet.localizer.LocalizableKeyresource.editor.labels.table.column.assigned:Assigned Resources.static org.jvnet.localizer.LocalizableKeyresource.editor.labels.table.column.free:Available.static org.jvnet.localizer.LocalizableKeyresource.editor.labels.table.column.labels:Labels.static org.jvnet.localizer.LocalizableKeyresource.editor.labels.table.column.percentage:Availability %.static org.jvnet.localizer.LocalizableKeyresource.editor.loading:loading....static org.jvnet.localizer.LocalizableKeyresource.editor.pageSizeAll:All.static org.jvnet.localizer.LocalizableKeyresource.editor.property.name.placeholder:Name.static org.jvnet.localizer.LocalizableKeyresource.editor.property.remove.label:Remove property.static org.jvnet.localizer.LocalizableKeyresource.editor.property.value.placeholder:Value.static org.jvnet.localizer.LocalizableKeyresource.editor.queue.loading:Loading....static org.jvnet.localizer.LocalizableKeyresource.editor.queue.table.column.action:Reorder.static org.jvnet.localizer.LocalizableKeyresource.editor.queue.table.column.position:Position.static org.jvnet.localizer.LocalizableKeyresource.editor.queue.table.column.priority:Priority.static org.jvnet.localizer.LocalizableKeyresource.editor.queue.table.column.queueId:Queue ID.static org.jvnet.localizer.LocalizableKeyresource.editor.queue.table.column.reason:Reason.static org.jvnet.localizer.LocalizableKeyresource.editor.queue.table.column.request:Resource(s).static org.jvnet.localizer.LocalizableKeyresource.editor.queue.table.column.requestedAt:Queued At.static org.jvnet.localizer.LocalizableKeyresource.editor.queue.table.column.requestedBy:Requested By.static org.jvnet.localizer.LocalizableKeyresource.editor.queue.table.column.type:Type.static org.jvnet.localizer.LocalizableKeyresource.editor.selectAll:Select all.static org.jvnet.localizer.LocalizableKeyresource.editor.selectOne:Select {0}.static org.jvnet.localizer.LocalizableKeyresource.editor.table.column.actions:Actions.static org.jvnet.localizer.LocalizableKeyresource.editor.table.column.heldBy:Held By.static org.jvnet.localizer.LocalizableKeyresource.editor.table.column.index:#.static org.jvnet.localizer.LocalizableKeyresource.editor.table.column.labels:Labels.static org.jvnet.localizer.LocalizableKeyresource.editor.table.column.properties:Properties.static org.jvnet.localizer.LocalizableKeyresource.editor.table.column.reason:Reason.static org.jvnet.localizer.LocalizableKeyresource.editor.table.column.resource:Resource.static org.jvnet.localizer.LocalizableKeyresource.editor.table.column.since:Since.static org.jvnet.localizer.LocalizableKeyresource.editor.table.column.status:Status.static org.jvnet.localizer.LocalizableKeyUpdateLockStep.displayName:Update lockable resource.static org.jvnet.localizer.LocalizableKeyUpdateLockStep.error.deleteAndCreateConflict:Cannot specify both deleteResource and createResource..static org.jvnet.localizer.LocalizableKeyUpdateLockStep.error.deleteWithOtherOptions:When deleteResource is true, other modification options cannot be specified..static org.jvnet.localizer.LocalizableKeyUpdateLockStep.error.resourceInUse:Resource {0} is currently locked or queued and cannot be deleted..static org.jvnet.localizer.LocalizableKeyUpdateLockStep.error.resourceNotFound:Resource {0} does not exist. Use createResource: true to create it..static org.jvnet.localizer.LocalizableKeyUpdateLockStep.error.resourceRequired:The resource name must be specified..static org.jvnet.localizer.LocalizableKeyUpdateLockStep.error.resourceReserved:Resource {0} is currently reserved and cannot be deleted..static org.jvnet.localizer.LocalizableKeyUpdateLockStep.error.setLabelsConflict:Cannot use setLabels together with addLabels or removeLabels..static org.jvnet.localizer.LocalizableKeywarning.forcedServerIdNotConfigured:forcedServerId ''{0}'' does not match any configured remote connection. Delegated mode will fail until a remote with this serverId is added..static org.jvnet.localizer.LocalizableKeywarning.labelContainsVariable:Label contains build parameter references. Validation will occur at build time..static org.jvnet.localizer.LocalizableKeywarning.resourceNameContainsVariable:Resource name contains build parameter references. Validation will occur at build time..static org.jvnet.localizer.LocalizableKeywarning.resourceNumberContainsVariable:Resource number contains build parameter references. Validation will occur at build time..static StringKeyerror.couldNotParseToint:Could not parse the given value as integer..static StringKeyerror.givenAmountIsGreaterThatResourcesAmount:Given amount %d is greater than amount of resources: %d..static Stringerror_invalidResourceSelectionStrategy(Object arg0, Object arg1) Keyerror.invalidResourceSelectionStrategy:The strategy "{0}" is not supported. Valid options are {1}..static StringKeyerror.inversePrecedenceAndPriorityAreSet:The "inverse precedence" option is not compatible with "queue priority" option!.static Stringerror_isNotANumber(Object arg0) Keyerror.isNotANumber:The queue position must be a number. Given: {0}.static StringKeyerror.labelAndNameOrGroovySpecified:Only resource label, groovy expression, or resource names can be defined, not more than one..static StringKeyerror.labelAndNameSpecified:Resource label and resource name cannot be specified simultaneously..static StringKeyerror.labelDoesNotExist:The resource label does not exist: {0}..static StringKeyerror.labelOrNameMustBeSpecified:Either resource label or resource name must be specified..static StringKeyerror.notAuthenticated:You must be authenticated to perform this action..static StringKeyerror.queueDoesNotExist:The queue {0} does not (anymore) exist..static Stringerror_queuePositionOutOfRange(Object arg0, Object arg1) Keyerror.queuePositionOutOfRange:The queue position {0} is out of range (1 - {1})!.static StringKeyerror.resourceAlreadyExists:A resource with the name ''{0}'' already exists..static StringKeyerror.resourceAlreadyLocked:Resource {0} already reserved or locked!.static StringKeyerror.resourceDoesNotExist:The resource does not exist: {0}..static StringKeyLockableResource.displayName:Resource.static StringKeyLockableResourcesManager.displayName:External Resources.static StringKeyLockableResourcesRootAction.ConfigurePermission.Description:This permission grants the ability to create, edit, and delete lockable resources..static StringKeyLockableResourcesRootAction.ManagementLink.Description:View and manage lockable resources, labels, and the lock queue..static StringKeyLockableResourcesRootAction.PermissionGroup:Lockable Resources.static StringKeyLockableResourcesRootAction.QueueChangeOrderPermission.Description:This permission grants the ability to manually manipulate the lockable resources queue...static StringKeyLockableResourcesRootAction.RemoteUsePermission.Description:This permission grants the ability to acquire and release locks through the remote lock REST API. Grant it to the machine users whose API tokens are used by remote client controllers..static StringKeyLockableResourcesRootAction.ReservePermission.Description:This permission grants the ability to manually reserve lockable resources outside of a build..static StringKeyLockableResourcesRootAction.StealPermission.Description:This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users..static StringKeyLockableResourcesRootAction.UnlockPermission.Description:This permission grants the ability to manually unlock resources that have been locked by builds..static StringKeyLockableResourcesRootAction.ViewPermission.Description:This permission grants the ability to view lockable resources..static StringKeyLockedResourcesBuildAction.displayName:Lockable resources.static StringKeyLockStep.displayName:Lock shared resource.static StringKeyLockStepResource.displayName:Resource.static StringKeyRequiredResourcesProperty.displayName:Required Lockable Resources.static StringKeyresource.editor.colvis.all:All.static StringKeyresource.editor.colvis.none:None.static StringKeyresource.editor.label.prefix:label: {0}.static StringKeyresource.editor.labelExpressionFilter.error:Failed to apply label expression filter: {0}.static StringKeyresource.editor.labels.table.column.assigned:Assigned Resources.static StringKeyresource.editor.labels.table.column.free:Available.static StringKeyresource.editor.labels.table.column.labels:Labels.static StringKeyresource.editor.labels.table.column.percentage:Availability %.static StringKeyresource.editor.loading:loading....static StringKeyresource.editor.pageSizeAll:All.static StringKeyresource.editor.property.name.placeholder:Name.static StringKeyresource.editor.property.remove.label:Remove property.static StringKeyresource.editor.property.value.placeholder:Value.static StringKeyresource.editor.queue.loading:Loading....static StringKeyresource.editor.queue.table.column.action:Reorder.static StringKeyresource.editor.queue.table.column.position:Position.static StringKeyresource.editor.queue.table.column.priority:Priority.static StringKeyresource.editor.queue.table.column.queueId:Queue ID.static StringKeyresource.editor.queue.table.column.reason:Reason.static StringKeyresource.editor.queue.table.column.request:Resource(s).static StringKeyresource.editor.queue.table.column.requestedAt:Queued At.static StringKeyresource.editor.queue.table.column.requestedBy:Requested By.static StringKeyresource.editor.queue.table.column.type:Type.static StringKeyresource.editor.selectAll:Select all.static StringKeyresource.editor.selectOne:Select {0}.static StringKeyresource.editor.table.column.actions:Actions.static StringKeyresource.editor.table.column.heldBy:Held By.static StringKeyresource.editor.table.column.index:#.static StringKeyresource.editor.table.column.labels:Labels.static StringKeyresource.editor.table.column.properties:Properties.static StringKeyresource.editor.table.column.reason:Reason.static StringKeyresource.editor.table.column.resource:Resource.static StringKeyresource.editor.table.column.since:Since.static StringKeyresource.editor.table.column.status:Status.static StringKeyUpdateLockStep.displayName:Update lockable resource.static StringKeyUpdateLockStep.error.deleteAndCreateConflict:Cannot specify both deleteResource and createResource..static StringKeyUpdateLockStep.error.deleteWithOtherOptions:When deleteResource is true, other modification options cannot be specified..static StringKeyUpdateLockStep.error.resourceInUse:Resource {0} is currently locked or queued and cannot be deleted..static StringKeyUpdateLockStep.error.resourceNotFound:Resource {0} does not exist. Use createResource: true to create it..static StringKeyUpdateLockStep.error.resourceRequired:The resource name must be specified..static StringKeyUpdateLockStep.error.resourceReserved:Resource {0} is currently reserved and cannot be deleted..static StringKeyUpdateLockStep.error.setLabelsConflict:Cannot use setLabels together with addLabels or removeLabels..static StringKeywarning.forcedServerIdNotConfigured:forcedServerId ''{0}'' does not match any configured remote connection. Delegated mode will fail until a remote with this serverId is added..static StringKeywarning.labelContainsVariable:Label contains build parameter references. Validation will occur at build time..static StringKeywarning.resourceNameContainsVariable:Resource name contains build parameter references. Validation will occur at build time..static StringKeywarning.resourceNumberContainsVariable:Resource number contains build parameter references. Validation will occur at build time..
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
resource_editor_colvis_all
Keyresource.editor.colvis.all:All.- Returns:
All
-
_resource_editor_colvis_all
public static org.jvnet.localizer.Localizable _resource_editor_colvis_all()Keyresource.editor.colvis.all:All.- Returns:
All
-
resource_editor_queue_table_column_action
Keyresource.editor.queue.table.column.action:Reorder.- Returns:
Reorder
-
_resource_editor_queue_table_column_action
public static org.jvnet.localizer.Localizable _resource_editor_queue_table_column_action()Keyresource.editor.queue.table.column.action:Reorder.- Returns:
Reorder
-
LockableResourcesRootAction_StealPermission_Description
KeyLockableResourcesRootAction.StealPermission.Description:This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users..- Returns:
This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users.
-
_LockableResourcesRootAction_StealPermission_Description
public static org.jvnet.localizer.Localizable _LockableResourcesRootAction_StealPermission_Description()KeyLockableResourcesRootAction.StealPermission.Description:This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users..- Returns:
This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users.
-
error_labelDoesNotExist
Keyerror.labelDoesNotExist:The resource label does not exist: {0}..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The resource label does not exist: {0}.
-
_error_labelDoesNotExist
Keyerror.labelDoesNotExist:The resource label does not exist: {0}..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The resource label does not exist: {0}.
-
warning_forcedServerIdNotConfigured
Keywarning.forcedServerIdNotConfigured:forcedServerId ''{0}'' does not match any configured remote connection. Delegated mode will fail until a remote with this serverId is added..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
forcedServerId ''{0}'' does not match any configured remote connection. Delegated mode will fail until a remote with this serverId is added.
-
_warning_forcedServerIdNotConfigured
Keywarning.forcedServerIdNotConfigured:forcedServerId ''{0}'' does not match any configured remote connection. Delegated mode will fail until a remote with this serverId is added..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
forcedServerId ''{0}'' does not match any configured remote connection. Delegated mode will fail until a remote with this serverId is added.
-
LockableResourcesManager_displayName
KeyLockableResourcesManager.displayName:External Resources.- Returns:
External Resources
-
_LockableResourcesManager_displayName
public static org.jvnet.localizer.Localizable _LockableResourcesManager_displayName()KeyLockableResourcesManager.displayName:External Resources.- Returns:
External Resources
-
UpdateLockStep_displayName
KeyUpdateLockStep.displayName:Update lockable resource.- Returns:
Update lockable resource
-
_UpdateLockStep_displayName
public static org.jvnet.localizer.Localizable _UpdateLockStep_displayName()KeyUpdateLockStep.displayName:Update lockable resource.- Returns:
Update lockable resource
-
RequiredResourcesProperty_displayName
KeyRequiredResourcesProperty.displayName:Required Lockable Resources.- Returns:
Required Lockable Resources
-
_RequiredResourcesProperty_displayName
public static org.jvnet.localizer.Localizable _RequiredResourcesProperty_displayName()KeyRequiredResourcesProperty.displayName:Required Lockable Resources.- Returns:
Required Lockable Resources
-
error_resourceAlreadyExists
Keyerror.resourceAlreadyExists:A resource with the name ''{0}'' already exists..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
A resource with the name ''{0}'' already exists.
-
_error_resourceAlreadyExists
Keyerror.resourceAlreadyExists:A resource with the name ''{0}'' already exists..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
A resource with the name ''{0}'' already exists.
-
resource_editor_table_column_status
Keyresource.editor.table.column.status:Status.- Returns:
Status
-
_resource_editor_table_column_status
public static org.jvnet.localizer.Localizable _resource_editor_table_column_status()Keyresource.editor.table.column.status:Status.- Returns:
Status
-
LockableResourcesRootAction_UnlockPermission_Description
KeyLockableResourcesRootAction.UnlockPermission.Description:This permission grants the ability to manually unlock resources that have been locked by builds..- Returns:
This permission grants the ability to manually unlock resources that have been locked by builds.
-
_LockableResourcesRootAction_UnlockPermission_Description
public static org.jvnet.localizer.Localizable _LockableResourcesRootAction_UnlockPermission_Description()KeyLockableResourcesRootAction.UnlockPermission.Description:This permission grants the ability to manually unlock resources that have been locked by builds..- Returns:
This permission grants the ability to manually unlock resources that have been locked by builds.
-
resource_editor_selectAll
Keyresource.editor.selectAll:Select all.- Returns:
Select all
-
_resource_editor_selectAll
public static org.jvnet.localizer.Localizable _resource_editor_selectAll()Keyresource.editor.selectAll:Select all.- Returns:
Select all
-
error_resourceDoesNotExist
Keyerror.resourceDoesNotExist:The resource does not exist: {0}..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The resource does not exist: {0}.
-
_error_resourceDoesNotExist
Keyerror.resourceDoesNotExist:The resource does not exist: {0}..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The resource does not exist: {0}.
-
warning_resourceNumberContainsVariable
Keywarning.resourceNumberContainsVariable:Resource number contains build parameter references. Validation will occur at build time..- Returns:
Resource number contains build parameter references. Validation will occur at build time.
-
_warning_resourceNumberContainsVariable
public static org.jvnet.localizer.Localizable _warning_resourceNumberContainsVariable()Keywarning.resourceNumberContainsVariable:Resource number contains build parameter references. Validation will occur at build time..- Returns:
Resource number contains build parameter references. Validation will occur at build time.
-
resource_editor_labels_table_column_assigned
Keyresource.editor.labels.table.column.assigned:Assigned Resources.- Returns:
Assigned Resources
-
_resource_editor_labels_table_column_assigned
public static org.jvnet.localizer.Localizable _resource_editor_labels_table_column_assigned()Keyresource.editor.labels.table.column.assigned:Assigned Resources.- Returns:
Assigned Resources
-
LockableResourcesRootAction_ManagementLink_Description
KeyLockableResourcesRootAction.ManagementLink.Description:View and manage lockable resources, labels, and the lock queue..- Returns:
View and manage lockable resources, labels, and the lock queue.
-
_LockableResourcesRootAction_ManagementLink_Description
public static org.jvnet.localizer.Localizable _LockableResourcesRootAction_ManagementLink_Description()KeyLockableResourcesRootAction.ManagementLink.Description:View and manage lockable resources, labels, and the lock queue..- Returns:
View and manage lockable resources, labels, and the lock queue.
-
resource_editor_table_column_labels
Keyresource.editor.table.column.labels:Labels.- Returns:
Labels
-
_resource_editor_table_column_labels
public static org.jvnet.localizer.Localizable _resource_editor_table_column_labels()Keyresource.editor.table.column.labels:Labels.- Returns:
Labels
-
resource_editor_queue_table_column_position
Keyresource.editor.queue.table.column.position:Position.- Returns:
Position
-
_resource_editor_queue_table_column_position
public static org.jvnet.localizer.Localizable _resource_editor_queue_table_column_position()Keyresource.editor.queue.table.column.position:Position.- Returns:
Position
-
LockStepResource_displayName
KeyLockStepResource.displayName:Resource.- Returns:
Resource
-
_LockStepResource_displayName
public static org.jvnet.localizer.Localizable _LockStepResource_displayName()KeyLockStepResource.displayName:Resource.- Returns:
Resource
-
warning_labelContainsVariable
Keywarning.labelContainsVariable:Label contains build parameter references. Validation will occur at build time..- Returns:
Label contains build parameter references. Validation will occur at build time.
-
_warning_labelContainsVariable
public static org.jvnet.localizer.Localizable _warning_labelContainsVariable()Keywarning.labelContainsVariable:Label contains build parameter references. Validation will occur at build time..- Returns:
Label contains build parameter references. Validation will occur at build time.
-
resource_editor_table_column_reason
Keyresource.editor.table.column.reason:Reason.- Returns:
Reason
-
_resource_editor_table_column_reason
public static org.jvnet.localizer.Localizable _resource_editor_table_column_reason()Keyresource.editor.table.column.reason:Reason.- Returns:
Reason
-
LockableResource_displayName
KeyLockableResource.displayName:Resource.- Returns:
Resource
-
_LockableResource_displayName
public static org.jvnet.localizer.Localizable _LockableResource_displayName()KeyLockableResource.displayName:Resource.- Returns:
Resource
-
UpdateLockStep_error_resourceRequired
KeyUpdateLockStep.error.resourceRequired:The resource name must be specified..- Returns:
The resource name must be specified.
-
_UpdateLockStep_error_resourceRequired
public static org.jvnet.localizer.Localizable _UpdateLockStep_error_resourceRequired()KeyUpdateLockStep.error.resourceRequired:The resource name must be specified..- Returns:
The resource name must be specified.
-
error_labelAndNameSpecified
Keyerror.labelAndNameSpecified:Resource label and resource name cannot be specified simultaneously..- Returns:
Resource label and resource name cannot be specified simultaneously.
-
_error_labelAndNameSpecified
public static org.jvnet.localizer.Localizable _error_labelAndNameSpecified()Keyerror.labelAndNameSpecified:Resource label and resource name cannot be specified simultaneously..- Returns:
Resource label and resource name cannot be specified simultaneously.
-
LockableResourcesRootAction_RemoteUsePermission_Description
KeyLockableResourcesRootAction.RemoteUsePermission.Description:This permission grants the ability to acquire and release locks through the remote lock REST API. Grant it to the machine users whose API tokens are used by remote client controllers..- Returns:
This permission grants the ability to acquire and release locks through the remote lock REST API. Grant it to the machine users whose API tokens are used by remote client controllers.
-
_LockableResourcesRootAction_RemoteUsePermission_Description
public static org.jvnet.localizer.Localizable _LockableResourcesRootAction_RemoteUsePermission_Description()KeyLockableResourcesRootAction.RemoteUsePermission.Description:This permission grants the ability to acquire and release locks through the remote lock REST API. Grant it to the machine users whose API tokens are used by remote client controllers..- Returns:
This permission grants the ability to acquire and release locks through the remote lock REST API. Grant it to the machine users whose API tokens are used by remote client controllers.
-
resource_editor_queue_table_column_type
Keyresource.editor.queue.table.column.type:Type.- Returns:
Type
-
_resource_editor_queue_table_column_type
public static org.jvnet.localizer.Localizable _resource_editor_queue_table_column_type()Keyresource.editor.queue.table.column.type:Type.- Returns:
Type
-
resource_editor_property_value_placeholder
Keyresource.editor.property.value.placeholder:Value.- Returns:
Value
-
_resource_editor_property_value_placeholder
public static org.jvnet.localizer.Localizable _resource_editor_property_value_placeholder()Keyresource.editor.property.value.placeholder:Value.- Returns:
Value
-
resource_editor_queue_table_column_priority
Keyresource.editor.queue.table.column.priority:Priority.- Returns:
Priority
-
_resource_editor_queue_table_column_priority
public static org.jvnet.localizer.Localizable _resource_editor_queue_table_column_priority()Keyresource.editor.queue.table.column.priority:Priority.- Returns:
Priority
-
resource_editor_pageSizeAll
Keyresource.editor.pageSizeAll:All.- Returns:
All
-
_resource_editor_pageSizeAll
public static org.jvnet.localizer.Localizable _resource_editor_pageSizeAll()Keyresource.editor.pageSizeAll:All.- Returns:
All
-
resource_editor_labels_table_column_labels
Keyresource.editor.labels.table.column.labels:Labels.- Returns:
Labels
-
_resource_editor_labels_table_column_labels
public static org.jvnet.localizer.Localizable _resource_editor_labels_table_column_labels()Keyresource.editor.labels.table.column.labels:Labels.- Returns:
Labels
-
error_notAuthenticated
Keyerror.notAuthenticated:You must be authenticated to perform this action..- Returns:
You must be authenticated to perform this action.
-
_error_notAuthenticated
public static org.jvnet.localizer.Localizable _error_notAuthenticated()Keyerror.notAuthenticated:You must be authenticated to perform this action..- Returns:
You must be authenticated to perform this action.
-
resource_editor_table_column_since
Keyresource.editor.table.column.since:Since.- Returns:
Since
-
_resource_editor_table_column_since
public static org.jvnet.localizer.Localizable _resource_editor_table_column_since()Keyresource.editor.table.column.since:Since.- Returns:
Since
-
resource_editor_table_column_index
Keyresource.editor.table.column.index:#.- Returns:
#
-
_resource_editor_table_column_index
public static org.jvnet.localizer.Localizable _resource_editor_table_column_index()Keyresource.editor.table.column.index:#.- Returns:
#
-
UpdateLockStep_error_resourceInUse
KeyUpdateLockStep.error.resourceInUse:Resource {0} is currently locked or queued and cannot be deleted..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Resource {0} is currently locked or queued and cannot be deleted.
-
_UpdateLockStep_error_resourceInUse
KeyUpdateLockStep.error.resourceInUse:Resource {0} is currently locked or queued and cannot be deleted..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Resource {0} is currently locked or queued and cannot be deleted.
-
UpdateLockStep_error_resourceReserved
KeyUpdateLockStep.error.resourceReserved:Resource {0} is currently reserved and cannot be deleted..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Resource {0} is currently reserved and cannot be deleted.
-
_UpdateLockStep_error_resourceReserved
KeyUpdateLockStep.error.resourceReserved:Resource {0} is currently reserved and cannot be deleted..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Resource {0} is currently reserved and cannot be deleted.
-
LockableResourcesRootAction_ConfigurePermission_Description
KeyLockableResourcesRootAction.ConfigurePermission.Description:This permission grants the ability to create, edit, and delete lockable resources..- Returns:
This permission grants the ability to create, edit, and delete lockable resources.
-
_LockableResourcesRootAction_ConfigurePermission_Description
public static org.jvnet.localizer.Localizable _LockableResourcesRootAction_ConfigurePermission_Description()KeyLockableResourcesRootAction.ConfigurePermission.Description:This permission grants the ability to create, edit, and delete lockable resources..- Returns:
This permission grants the ability to create, edit, and delete lockable resources.
-
resource_editor_queue_table_column_request
Keyresource.editor.queue.table.column.request:Resource(s).- Returns:
Resource(s)
-
_resource_editor_queue_table_column_request
public static org.jvnet.localizer.Localizable _resource_editor_queue_table_column_request()Keyresource.editor.queue.table.column.request:Resource(s).- Returns:
Resource(s)
-
resource_editor_queue_loading
Keyresource.editor.queue.loading:Loading....- Returns:
Loading...
-
_resource_editor_queue_loading
public static org.jvnet.localizer.Localizable _resource_editor_queue_loading()Keyresource.editor.queue.loading:Loading....- Returns:
Loading...
-
resource_editor_property_name_placeholder
Keyresource.editor.property.name.placeholder:Name.- Returns:
Name
-
_resource_editor_property_name_placeholder
public static org.jvnet.localizer.Localizable _resource_editor_property_name_placeholder()Keyresource.editor.property.name.placeholder:Name.- Returns:
Name
-
error_couldNotParseToint
Keyerror.couldNotParseToint:Could not parse the given value as integer..- Returns:
Could not parse the given value as integer.
-
_error_couldNotParseToint
public static org.jvnet.localizer.Localizable _error_couldNotParseToint()Keyerror.couldNotParseToint:Could not parse the given value as integer..- Returns:
Could not parse the given value as integer.
-
LockedResourcesBuildAction_displayName
KeyLockedResourcesBuildAction.displayName:Lockable resources.- Returns:
Lockable resources
-
_LockedResourcesBuildAction_displayName
public static org.jvnet.localizer.Localizable _LockedResourcesBuildAction_displayName()KeyLockedResourcesBuildAction.displayName:Lockable resources.- Returns:
Lockable resources
-
error_inversePrecedenceAndPriorityAreSet
Keyerror.inversePrecedenceAndPriorityAreSet:The "inverse precedence" option is not compatible with "queue priority" option!.- Returns:
The "inverse precedence" option is not compatible with "queue priority" option!
-
_error_inversePrecedenceAndPriorityAreSet
public static org.jvnet.localizer.Localizable _error_inversePrecedenceAndPriorityAreSet()Keyerror.inversePrecedenceAndPriorityAreSet:The "inverse precedence" option is not compatible with "queue priority" option!.- Returns:
The "inverse precedence" option is not compatible with "queue priority" option!
-
error_givenAmountIsGreaterThatResourcesAmount
Keyerror.givenAmountIsGreaterThatResourcesAmount:Given amount %d is greater than amount of resources: %d..- Returns:
Given amount %d is greater than amount of resources: %d.
-
_error_givenAmountIsGreaterThatResourcesAmount
public static org.jvnet.localizer.Localizable _error_givenAmountIsGreaterThatResourcesAmount()Keyerror.givenAmountIsGreaterThatResourcesAmount:Given amount %d is greater than amount of resources: %d..- Returns:
Given amount %d is greater than amount of resources: %d.
-
resource_editor_labelExpressionFilter_error
Keyresource.editor.labelExpressionFilter.error:Failed to apply label expression filter: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to apply label expression filter: {0}
-
_resource_editor_labelExpressionFilter_error
public static org.jvnet.localizer.Localizable _resource_editor_labelExpressionFilter_error(Object arg0) Keyresource.editor.labelExpressionFilter.error:Failed to apply label expression filter: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed to apply label expression filter: {0}
-
resource_editor_table_column_actions
Keyresource.editor.table.column.actions:Actions.- Returns:
Actions
-
_resource_editor_table_column_actions
public static org.jvnet.localizer.Localizable _resource_editor_table_column_actions()Keyresource.editor.table.column.actions:Actions.- Returns:
Actions
-
resource_editor_queue_table_column_requestedBy
Keyresource.editor.queue.table.column.requestedBy:Requested By.- Returns:
Requested By
-
_resource_editor_queue_table_column_requestedBy
public static org.jvnet.localizer.Localizable _resource_editor_queue_table_column_requestedBy()Keyresource.editor.queue.table.column.requestedBy:Requested By.- Returns:
Requested By
-
UpdateLockStep_error_deleteAndCreateConflict
KeyUpdateLockStep.error.deleteAndCreateConflict:Cannot specify both deleteResource and createResource..- Returns:
Cannot specify both deleteResource and createResource.
-
_UpdateLockStep_error_deleteAndCreateConflict
public static org.jvnet.localizer.Localizable _UpdateLockStep_error_deleteAndCreateConflict()KeyUpdateLockStep.error.deleteAndCreateConflict:Cannot specify both deleteResource and createResource..- Returns:
Cannot specify both deleteResource and createResource.
-
LockStep_displayName
KeyLockStep.displayName:Lock shared resource.- Returns:
Lock shared resource
-
_LockStep_displayName
public static org.jvnet.localizer.Localizable _LockStep_displayName()KeyLockStep.displayName:Lock shared resource.- Returns:
Lock shared resource
-
LockableResourcesRootAction_PermissionGroup
KeyLockableResourcesRootAction.PermissionGroup:Lockable Resources.- Returns:
Lockable Resources
-
_LockableResourcesRootAction_PermissionGroup
public static org.jvnet.localizer.Localizable _LockableResourcesRootAction_PermissionGroup()KeyLockableResourcesRootAction.PermissionGroup:Lockable Resources.- Returns:
Lockable Resources
-
error_resourceAlreadyLocked
Keyerror.resourceAlreadyLocked:Resource {0} already reserved or locked!.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Resource {0} already reserved or locked!
-
_error_resourceAlreadyLocked
Keyerror.resourceAlreadyLocked:Resource {0} already reserved or locked!.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Resource {0} already reserved or locked!
-
error_labelOrNameMustBeSpecified
Keyerror.labelOrNameMustBeSpecified:Either resource label or resource name must be specified..- Returns:
Either resource label or resource name must be specified.
-
_error_labelOrNameMustBeSpecified
public static org.jvnet.localizer.Localizable _error_labelOrNameMustBeSpecified()Keyerror.labelOrNameMustBeSpecified:Either resource label or resource name must be specified..- Returns:
Either resource label or resource name must be specified.
-
error_invalidResourceSelectionStrategy
Keyerror.invalidResourceSelectionStrategy:The strategy "{0}" is not supported. Valid options are {1}..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
The strategy "{0}" is not supported. Valid options are {1}.
-
_error_invalidResourceSelectionStrategy
public static org.jvnet.localizer.Localizable _error_invalidResourceSelectionStrategy(Object arg0, Object arg1) Keyerror.invalidResourceSelectionStrategy:The strategy "{0}" is not supported. Valid options are {1}..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
The strategy "{0}" is not supported. Valid options are {1}.
-
UpdateLockStep_error_deleteWithOtherOptions
KeyUpdateLockStep.error.deleteWithOtherOptions:When deleteResource is true, other modification options cannot be specified..- Returns:
When deleteResource is true, other modification options cannot be specified.
-
_UpdateLockStep_error_deleteWithOtherOptions
public static org.jvnet.localizer.Localizable _UpdateLockStep_error_deleteWithOtherOptions()KeyUpdateLockStep.error.deleteWithOtherOptions:When deleteResource is true, other modification options cannot be specified..- Returns:
When deleteResource is true, other modification options cannot be specified.
-
error_queuePositionOutOfRange
Keyerror.queuePositionOutOfRange:The queue position {0} is out of range (1 - {1})!.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
The queue position {0} is out of range (1 - {1})!
-
_error_queuePositionOutOfRange
public static org.jvnet.localizer.Localizable _error_queuePositionOutOfRange(Object arg0, Object arg1) Keyerror.queuePositionOutOfRange:The queue position {0} is out of range (1 - {1})!.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
The queue position {0} is out of range (1 - {1})!
-
resource_editor_colvis_none
Keyresource.editor.colvis.none:None.- Returns:
None
-
_resource_editor_colvis_none
public static org.jvnet.localizer.Localizable _resource_editor_colvis_none()Keyresource.editor.colvis.none:None.- Returns:
None
-
resource_editor_loading
Keyresource.editor.loading:loading....- Returns:
loading...
-
_resource_editor_loading
public static org.jvnet.localizer.Localizable _resource_editor_loading()Keyresource.editor.loading:loading....- Returns:
loading...
-
resource_editor_labels_table_column_free
Keyresource.editor.labels.table.column.free:Available.- Returns:
Available
-
_resource_editor_labels_table_column_free
public static org.jvnet.localizer.Localizable _resource_editor_labels_table_column_free()Keyresource.editor.labels.table.column.free:Available.- Returns:
Available
-
error_isNotANumber
Keyerror.isNotANumber:The queue position must be a number. Given: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The queue position must be a number. Given: {0}
-
_error_isNotANumber
Keyerror.isNotANumber:The queue position must be a number. Given: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The queue position must be a number. Given: {0}
-
resource_editor_selectOne
Keyresource.editor.selectOne:Select {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Select {0}
-
_resource_editor_selectOne
Keyresource.editor.selectOne:Select {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Select {0}
-
resource_editor_queue_table_column_requestedAt
Keyresource.editor.queue.table.column.requestedAt:Queued At.- Returns:
Queued At
-
_resource_editor_queue_table_column_requestedAt
public static org.jvnet.localizer.Localizable _resource_editor_queue_table_column_requestedAt()Keyresource.editor.queue.table.column.requestedAt:Queued At.- Returns:
Queued At
-
warning_resourceNameContainsVariable
Keywarning.resourceNameContainsVariable:Resource name contains build parameter references. Validation will occur at build time..- Returns:
Resource name contains build parameter references. Validation will occur at build time.
-
_warning_resourceNameContainsVariable
public static org.jvnet.localizer.Localizable _warning_resourceNameContainsVariable()Keywarning.resourceNameContainsVariable:Resource name contains build parameter references. Validation will occur at build time..- Returns:
Resource name contains build parameter references. Validation will occur at build time.
-
resource_editor_labels_table_column_percentage
Keyresource.editor.labels.table.column.percentage:Availability %.- Returns:
Availability %
-
_resource_editor_labels_table_column_percentage
public static org.jvnet.localizer.Localizable _resource_editor_labels_table_column_percentage()Keyresource.editor.labels.table.column.percentage:Availability %.- Returns:
Availability %
-
resource_editor_label_prefix
Keyresource.editor.label.prefix:label: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
label: {0}
-
_resource_editor_label_prefix
Keyresource.editor.label.prefix:label: {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
label: {0}
-
LockableResourcesRootAction_ViewPermission_Description
KeyLockableResourcesRootAction.ViewPermission.Description:This permission grants the ability to view lockable resources..- Returns:
This permission grants the ability to view lockable resources.
-
_LockableResourcesRootAction_ViewPermission_Description
public static org.jvnet.localizer.Localizable _LockableResourcesRootAction_ViewPermission_Description()KeyLockableResourcesRootAction.ViewPermission.Description:This permission grants the ability to view lockable resources..- Returns:
This permission grants the ability to view lockable resources.
-
error_labelAndNameOrGroovySpecified
Keyerror.labelAndNameOrGroovySpecified:Only resource label, groovy expression, or resource names can be defined, not more than one..- Returns:
Only resource label, groovy expression, or resource names can be defined, not more than one.
-
_error_labelAndNameOrGroovySpecified
public static org.jvnet.localizer.Localizable _error_labelAndNameOrGroovySpecified()Keyerror.labelAndNameOrGroovySpecified:Only resource label, groovy expression, or resource names can be defined, not more than one..- Returns:
Only resource label, groovy expression, or resource names can be defined, not more than one.
-
error_queueDoesNotExist
Keyerror.queueDoesNotExist:The queue {0} does not (anymore) exist..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The queue {0} does not (anymore) exist.
-
_error_queueDoesNotExist
Keyerror.queueDoesNotExist:The queue {0} does not (anymore) exist..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
The queue {0} does not (anymore) exist.
-
resource_editor_table_column_heldBy
Keyresource.editor.table.column.heldBy:Held By.- Returns:
Held By
-
_resource_editor_table_column_heldBy
public static org.jvnet.localizer.Localizable _resource_editor_table_column_heldBy()Keyresource.editor.table.column.heldBy:Held By.- Returns:
Held By
-
resource_editor_queue_table_column_queueId
Keyresource.editor.queue.table.column.queueId:Queue ID.- Returns:
Queue ID
-
_resource_editor_queue_table_column_queueId
public static org.jvnet.localizer.Localizable _resource_editor_queue_table_column_queueId()Keyresource.editor.queue.table.column.queueId:Queue ID.- Returns:
Queue ID
-
LockableResourcesRootAction_ReservePermission_Description
KeyLockableResourcesRootAction.ReservePermission.Description:This permission grants the ability to manually reserve lockable resources outside of a build..- Returns:
This permission grants the ability to manually reserve lockable resources outside of a build.
-
_LockableResourcesRootAction_ReservePermission_Description
public static org.jvnet.localizer.Localizable _LockableResourcesRootAction_ReservePermission_Description()KeyLockableResourcesRootAction.ReservePermission.Description:This permission grants the ability to manually reserve lockable resources outside of a build..- Returns:
This permission grants the ability to manually reserve lockable resources outside of a build.
-
resource_editor_property_remove_label
Keyresource.editor.property.remove.label:Remove property.- Returns:
Remove property
-
_resource_editor_property_remove_label
public static org.jvnet.localizer.Localizable _resource_editor_property_remove_label()Keyresource.editor.property.remove.label:Remove property.- Returns:
Remove property
-
LockableResourcesRootAction_QueueChangeOrderPermission_Description
KeyLockableResourcesRootAction.QueueChangeOrderPermission.Description:This permission grants the ability to manually manipulate the lockable resources queue...- Returns:
This permission grants the ability to manually manipulate the lockable resources queue..
-
_LockableResourcesRootAction_QueueChangeOrderPermission_Description
public static org.jvnet.localizer.Localizable _LockableResourcesRootAction_QueueChangeOrderPermission_Description()KeyLockableResourcesRootAction.QueueChangeOrderPermission.Description:This permission grants the ability to manually manipulate the lockable resources queue...- Returns:
This permission grants the ability to manually manipulate the lockable resources queue..
-
resource_editor_table_column_resource
Keyresource.editor.table.column.resource:Resource.- Returns:
Resource
-
_resource_editor_table_column_resource
public static org.jvnet.localizer.Localizable _resource_editor_table_column_resource()Keyresource.editor.table.column.resource:Resource.- Returns:
Resource
-
resource_editor_queue_table_column_reason
Keyresource.editor.queue.table.column.reason:Reason.- Returns:
Reason
-
_resource_editor_queue_table_column_reason
public static org.jvnet.localizer.Localizable _resource_editor_queue_table_column_reason()Keyresource.editor.queue.table.column.reason:Reason.- Returns:
Reason
-
resource_editor_table_column_properties
Keyresource.editor.table.column.properties:Properties.- Returns:
Properties
-
_resource_editor_table_column_properties
public static org.jvnet.localizer.Localizable _resource_editor_table_column_properties()Keyresource.editor.table.column.properties:Properties.- Returns:
Properties
-
UpdateLockStep_error_resourceNotFound
KeyUpdateLockStep.error.resourceNotFound:Resource {0} does not exist. Use createResource: true to create it..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Resource {0} does not exist. Use createResource: true to create it.
-
_UpdateLockStep_error_resourceNotFound
KeyUpdateLockStep.error.resourceNotFound:Resource {0} does not exist. Use createResource: true to create it..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Resource {0} does not exist. Use createResource: true to create it.
-
UpdateLockStep_error_setLabelsConflict
KeyUpdateLockStep.error.setLabelsConflict:Cannot use setLabels together with addLabels or removeLabels..- Returns:
Cannot use setLabels together with addLabels or removeLabels.
-
_UpdateLockStep_error_setLabelsConflict
public static org.jvnet.localizer.Localizable _UpdateLockStep_error_setLabelsConflict()KeyUpdateLockStep.error.setLabelsConflict:Cannot use setLabels together with addLabels or removeLabels..- Returns:
Cannot use setLabels together with addLabels or removeLabels.
-