@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 |
_ThrottleJobProperty_DescriptorImpl_NoSuchCategory(Object arg0)
Key
ThrottleJobProperty.DescriptorImpl.NoSuchCategory : Requested category "{0}" does not exist, so cannot throttle. . |
static org.jvnet.localizer.Localizable |
_ThrottleMatrixProjectOptions_DisplayName()
Key
ThrottleMatrixProjectOptions.DisplayName : Additional options for Matrix projects . |
static org.jvnet.localizer.Localizable |
_ThrottleQueueTaskDispatcher_BuildPending()
Key
ThrottleQueueTaskDispatcher.BuildPending : A build
is pending launch . |
static org.jvnet.localizer.Localizable |
_ThrottleQueueTaskDispatcher_MaxCapacityOnNode(Object arg0)
Key
ThrottleQueueTaskDispatcher.MaxCapacityOnNode : Already running {0} builds on node . |
static org.jvnet.localizer.Localizable |
_ThrottleQueueTaskDispatcher_MaxCapacityTotal(Object arg0)
Key
ThrottleQueueTaskDispatcher.MaxCapacityTotal : Already running {0} builds across all nodes . |
static org.jvnet.localizer.Localizable |
_ThrottleQueueTaskDispatcher_OnlyOneWithMatchingParameters()
Key
ThrottleQueueTaskDispatcher.OnlyOneWithMatchingParameters :
A build with matching parameters is already running . |
static String |
ThrottleJobProperty_DescriptorImpl_NoSuchCategory(Object arg0)
Key
ThrottleJobProperty.DescriptorImpl.NoSuchCategory : Requested category "{0}" does not exist, so cannot throttle. . |
static String |
ThrottleMatrixProjectOptions_DisplayName()
Key
ThrottleMatrixProjectOptions.DisplayName : Additional options for Matrix projects . |
static String |
ThrottleQueueTaskDispatcher_BuildPending()
Key
ThrottleQueueTaskDispatcher.BuildPending : A build
is pending launch . |
static String |
ThrottleQueueTaskDispatcher_MaxCapacityOnNode(Object arg0)
Key
ThrottleQueueTaskDispatcher.MaxCapacityOnNode : Already running {0} builds on node . |
static String |
ThrottleQueueTaskDispatcher_MaxCapacityTotal(Object arg0)
Key
ThrottleQueueTaskDispatcher.MaxCapacityTotal : Already running {0} builds across all nodes . |
static String |
ThrottleQueueTaskDispatcher_OnlyOneWithMatchingParameters()
Key
ThrottleQueueTaskDispatcher.OnlyOneWithMatchingParameters :
A build with matching parameters is already running . |
public static String ThrottleQueueTaskDispatcher_OnlyOneWithMatchingParameters()
ThrottleQueueTaskDispatcher.OnlyOneWithMatchingParameters
:
A build with matching parameters is already running
.A build with matching parameters is already running
public static org.jvnet.localizer.Localizable _ThrottleQueueTaskDispatcher_OnlyOneWithMatchingParameters()
ThrottleQueueTaskDispatcher.OnlyOneWithMatchingParameters
:
A build with matching parameters is already running
.A build with matching parameters is already running
public static String ThrottleQueueTaskDispatcher_MaxCapacityOnNode(Object arg0)
ThrottleQueueTaskDispatcher.MaxCapacityOnNode
: Already running {0} builds on node
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Already running {0} builds on node
public static org.jvnet.localizer.Localizable _ThrottleQueueTaskDispatcher_MaxCapacityOnNode(Object arg0)
ThrottleQueueTaskDispatcher.MaxCapacityOnNode
: Already running {0} builds on node
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Already running {0} builds on node
public static String ThrottleQueueTaskDispatcher_BuildPending()
ThrottleQueueTaskDispatcher.BuildPending
: A build
is pending launch
.A build is pending launch
public static org.jvnet.localizer.Localizable _ThrottleQueueTaskDispatcher_BuildPending()
ThrottleQueueTaskDispatcher.BuildPending
: A build
is pending launch
.A build is pending launch
public static String ThrottleQueueTaskDispatcher_MaxCapacityTotal(Object arg0)
ThrottleQueueTaskDispatcher.MaxCapacityTotal
: Already running {0} builds across all nodes
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Already running {0} builds across all nodes
public static org.jvnet.localizer.Localizable _ThrottleQueueTaskDispatcher_MaxCapacityTotal(Object arg0)
ThrottleQueueTaskDispatcher.MaxCapacityTotal
: Already running {0} builds across all nodes
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Already running {0} builds across all nodes
public static String ThrottleMatrixProjectOptions_DisplayName()
ThrottleMatrixProjectOptions.DisplayName
: Additional options for Matrix projects
.Additional options for Matrix projects
public static org.jvnet.localizer.Localizable _ThrottleMatrixProjectOptions_DisplayName()
ThrottleMatrixProjectOptions.DisplayName
: Additional options for Matrix projects
.Additional options for Matrix projects
public static String ThrottleJobProperty_DescriptorImpl_NoSuchCategory(Object arg0)
ThrottleJobProperty.DescriptorImpl.NoSuchCategory
: Requested category "{0}" does not exist, so cannot throttle.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Requested category "{0}" does not exist, so cannot throttle.
public static org.jvnet.localizer.Localizable _ThrottleJobProperty_DescriptorImpl_NoSuchCategory(Object arg0)
ThrottleJobProperty.DescriptorImpl.NoSuchCategory
: Requested category "{0}" does not exist, so cannot throttle.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Requested category "{0}" does not exist, so cannot throttle.
Copyright © 2016–2020. All rights reserved.