Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ActivateShutdownTitle() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
ActivateShutdownTitle:Prepare for Lenient Shutdown. - addActiveQueueId(long) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Adds the queue id of a permitted build to the active queue ids.
- addPermittedUpstreamQueueId(long) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Adds a queue id to the set of permitted upstream queue ids.
- addPermittedUpstreamQueueId(long, String) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.PluginImpl
-
Adds argument project as a permitted upstream project for a specific slave.
- addWhiteListedQueueId(long) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Adds the queue id to the set of white listed queue ids.
- AllQueuedItemsAllowed() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
AllQueuedItemsAllowed:All queued items are allowed to finish..
B
- BuildPreventer - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
Prevents builds from running when lenient shutdown mode is active.
- BuildPreventer() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.BuildPreventer
C
- CancelLenientQuietDownCommand - Class in com.sonymobile.jenkins.plugins.lenientshutdown.cli
-
Cli command
cancel-lenient-quiet-down. - CancelLenientQuietDownCommand() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.cli.CancelLenientQuietDownCommand
- CancelOfflineLeniently() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
CancelOfflineLeniently:Cancel taking this node offline leniently. - CancelShutdownTitle() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
CancelShutdownTitle:Cancel Lenient Shutdown. - canOtherNodeBuild(Queue.Item, Node) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.QueueUtils
-
Checks if there are any online nodes other than the argument node that can build the item.
- canRun(Queue.Item) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.BuildPreventer
-
Handles prevention of builds for lenient shutdown on the Jenkins master.
- canTake(Node, Queue.BuildableItem) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.BuildPreventer
-
Handles prevention of builds specific for a node when taking specific nodes offline leniently.
- com.sonymobile.jenkins.plugins.lenientshutdown - package com.sonymobile.jenkins.plugins.lenientshutdown
- com.sonymobile.jenkins.plugins.lenientshutdown.blockcauses - package com.sonymobile.jenkins.plugins.lenientshutdown.blockcauses
- com.sonymobile.jenkins.plugins.lenientshutdown.cli - package com.sonymobile.jenkins.plugins.lenientshutdown.cli
- configure() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientQuietDownCommandBase
-
transfer the options to the configuration.
- configure(StaplerRequest2, JSONObject) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Called when an admin saves settings in the global configuration page.
- createFor(Computer) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveTransientActionProvider
D
- Description() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
Description:Stops executing new builds, so that the system can eventually shut down safely.Downstream builds are allowed to finish.. - DISABLE_ICON - Static variable in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveAction
-
Icon visible when it's possible to disable lenient shutdown for a slave.
- doIndex() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveAction
-
Called when lenient shutdown for a specific node is activated.
- doIndex(StaplerRequest2, StaplerResponse2) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Method triggered when pressing the management link.
E
- ENABLE_ICON - Static variable in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveAction
-
Icon visible when it's possible to enable lenient shutdown for a slave.
- Err_AlreadyShuttingDown() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
Err_AlreadyShuttingDown:Already in lenient shutdown.. - Err_NodeAlreadyOnline(Object) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
Err_NodeAlreadyOnline:{0} is already online.. - Err_NodeAlreadyShuttingDown(Object) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
Err_NodeAlreadyShuttingDown:{0} is already in lenient shutdown.. - Err_NotInShutdown() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
Err_NotInShutdown:Not in lenient shutdown..
G
- getConfiguration() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
The singleton instance registered in the Jenkins extension list.
- getDescription() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Gets the description of this plugin.
- getDisplayName() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Gets the display name for this plugin on the management page.
- getDisplayName() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveAction
- getIconFileName() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Gets the icon for this plugin.
- getIconFileName() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveAction
- getInstance() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.PluginImpl
-
Returns this singleton instance.
- getInstance() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
The singleton instance registered in the Jenkins extension list.
- getInstance() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownDecorator
-
The singleton instance registered in the Jenkins extension list.
- getInstance() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Returns the instance of ShutdownMangeLink.
- getOfflineByUser(String) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.PluginImpl
-
Gets the user that put the argument node in lenient offline mode.
- getPermittedQueuedItemIds(String) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.PluginImpl
-
Gets all item ids that were queued and could only be build on the argument specific slave when it was set to lenient offline mode.
- getPermittedQueueItemIds() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.QueueUtils
-
Returns the set of queue ids for items that are in the build queue.
- getPermittedQueueItemIds(String) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.QueueUtils
-
Returns a set of queued item ids that are bound to a specific node and should be permitted to build since they have a completed upstream project.
- getRequiredPermission() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Returns required permission to change the global shutdown mode.
- getRunningProjectQueueIds() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.QueueUtils
-
Return a set of queue ids of all currently running builds.
- getRunninProjectsQueueIDs(String) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.QueueUtils
-
Returns a set of queue ids of all currently running builds on a node.
- getShortDescription() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.blockcauses.GlobalShutdownBlockage
- getShortDescription() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.blockcauses.NodeShutdownBlockage
- getShortDescription() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.CancelLenientQuietDownCommand
- getShortDescription() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientOfflineNodeCommand
- getShortDescription() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientOnlineNodeCommand
- getShortDescription() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientQuietDownCommand
- getShortDescription() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.ToggleLenientQuietDownCommand
- getShutdownMessage() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Gets the shutdown message to be displayed in header.
- getShutdownMessage() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownDecorator
-
Gets the shutdown message to be displayed in header.
- getUpstreamBuilds(Queue.Item) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.QueueUtils
-
Gets all upstream builds that triggered argument queue item.
- getUpstreamQueueIds(Queue.Item) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.QueueUtils
-
Gets the queue ids of all upstream projects that triggered argument queue item.
- getUrlName() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Gets the url name for this plugin.
- getUrlName() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveAction
- getWhiteListedProjects() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Gets the set of white listed projects.
- getWhiteListedProjectsText() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Gets the white listed projects as a string.
- GlobalShutdownBlockage - Class in com.sonymobile.jenkins.plugins.lenientshutdown.blockcauses
-
Blockage used when lenient shutdown mode is active.
- GlobalShutdownBlockage() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.blockcauses.GlobalShutdownBlockage
- GoingToShutDown() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
GoingToShutDown:Jenkins is going to shut down leniently.
H
- hasNodeExclusiveItemInQueue(Computer) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.QueueUtils
-
Checks if there are any builds in queue that can only be built by the argument computer.
I
- IsAboutToShutDown() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
IsAboutToShutDown:Jenkins is about to shutdown. - isActiveQueueIds() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Checks whether there are still any permitted builds running.
- isAllowAllJobs() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Checks if white listed projects are allowed to build in lenient shutdown mode.
- isAllowAllQueuedItems() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Checks if all queued items are allowed to build in lenient shutdown mode.
- isAllowWhiteListedProjects() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Checks if white listed projects are allowed to build in lenient shutdown mode.
- isAnalyzing() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Helper method for testing.
- isAnyPermittedUpstreamProject(Set<Long>) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Checks if any of the queue ids in argument list is in the list of permitted queue ids.
- isAnyPermittedUpstreamQueueId(Set<Long>, String) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.PluginImpl
-
Checks if any of the project names in argument list are marked as white listed upstream projects for a specific slave.
- isAnyWhiteListedUpstreamProject(Set<Long>) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Checks if any of the queue ids in argument list is coming from a white listed project run.
- isApplicable(Queue.Task) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.QueueUtils
-
Checks whether task is applicable for plugin operation and can continue execution when in lenient shutdown mode.
- isBuilding(Computer) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.QueueUtils
-
Checks if argument computer is currently building something.
- isGoingToShutdown() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownDecorator
-
Checks if Jenkins has been put to lenient shutdown mode.
- isGoingToShutdown() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Checks if Jenkins has been put to lenient shutdown mode.
- isNodeShuttingDown(String) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.PluginImpl
-
Checks if argument node is shutting down leniently.
- isPermittedQueueId(long) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Returns true if id is a permitted queue id.
- isWhiteListedProject(String) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Checks whether the given project name is allowed to run.
L
- LenientOfflineCause - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
Node offline cause, used when a node is taken offline leniently.
- LenientOfflineCause(User) - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.LenientOfflineCause
-
Constructor.
- LenientOfflineNodeCommand - Class in com.sonymobile.jenkins.plugins.lenientshutdown.cli
-
Sets a node offline leniently.
- LenientOfflineNodeCommand() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientOfflineNodeCommand
- LenientOnlineNodeCommand - Class in com.sonymobile.jenkins.plugins.lenientshutdown.cli
-
Sets a node online from being offline leniently or temporary offline.
- LenientOnlineNodeCommand() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientOnlineNodeCommand
- LenientQuietDownCommand - Class in com.sonymobile.jenkins.plugins.lenientshutdown.cli
-
Cli command
lenient-quiet-down. - LenientQuietDownCommand() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientQuietDownCommand
- LenientQuietDownCommandBase - Class in com.sonymobile.jenkins.plugins.lenientshutdown.cli
-
Base class for the lenient quiet down commands that accept parameters.
- LenientQuietDownCommandBase() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientQuietDownCommandBase
M
- Messages - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
Generated localization support class.
- Messages() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
N
- node - Variable in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientOfflineNodeCommand
-
The node to act on.
- node - Variable in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientOnlineNodeCommand
-
The node to act on.
- NodeShutdownBlockage - Class in com.sonymobile.jenkins.plugins.lenientshutdown.blockcauses
-
Blockage used when lenient shutdown mode is active for a specific node.
- NodeShutdownBlockage() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.blockcauses.NodeShutdownBlockage
- NodeTakenOfflineLeniently(Object) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
NodeTakenOfflineLeniently:{0} was taken offline leniently. - NodeTakenOnline(Object) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
NodeTakenOnline:{0} taken online.
O
- onCompleted(R, TaskListener) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownRunListener
- OnlyUpstreamItemsAllowed() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
OnlyUpstreamItemsAllowed:Only items with an upstream build are allowed to finish.. - onOnline(Computer, TaskListener) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveResetter
-
Makes sure the lenient offline status is being reset after a node is taken online again.
- onTemporarilyOnline(Computer) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveResetter
-
Makes sure the lenient offline status is being reset after a node is taken temporarily online again.
P
- performToggleGoingToShutdown() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Toggles the flag and prepares for lenient shutdown if needed.
- PluginImpl - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
Plugin base class.
- PluginImpl() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.PluginImpl
- printShutdownConfiguration() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientQuietDownCommandBase
-
print the current shutdown configuration.
Q
- QueueUtils - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
Utility class for getting information about the build queue and ongoing builds.
R
- removeActiveQueueId(long) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Removes the queue id of a permitted build from the active queue ids.
- run() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.CancelLenientQuietDownCommand
- run() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientOfflineNodeCommand
- run() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientOnlineNodeCommand
- run() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.LenientQuietDownCommand
- run() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.cli.ToggleLenientQuietDownCommand
S
- setAllowAllJobs(boolean) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Sets the flag if any type of hudson.model.Job is allowed or not.
- setAllowAllQueuedItems(boolean) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Sets the flag if all queued items are allowed to finish or not.
- setAllowWhiteListedProjects(boolean) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Sets the flag if white listed projects are allowed or not.
- setNodeOffline(Computer) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.PluginImpl
-
Actually sets the node offline or prepares it to be leniently and then later offline.
- setOfflineByUser(String, User) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.PluginImpl
-
Sets the argument user as the user that put the argument node in lenient offline mode.
- setShutdownMessage(String) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Sets the shutdown message to be displayed in header.
- ShutDownCanceled() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
ShutDownCanceled:Canceled lenient shut down. - ShutdownConfiguration - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
The global configuration of the plugin.
- ShutdownConfiguration() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownConfiguration
-
Constructor, loads persisted configuration.
- ShutdownDecorator - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
Adds a header about the lenient shutdown mode when it's active.
- ShutdownDecorator() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownDecorator
- ShutdownManageLink - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
Adds a link on the manage Jenkins page for lenient shutdown.
- ShutdownManageLink() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
- ShutdownRunListener<R extends Run> - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
Listens for completed builds and sets nodes as offline when they are finished if they have "set as temp.
- ShutdownRunListener() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownRunListener
- ShutdownSlaveAction - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
Action to be displayed on computer pages for turning slaves offline leniently.
- ShutdownSlaveAction(Computer) - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveAction
-
Constructor.
- ShutdownSlaveResetter - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
Class for resetting lenient offline statuses when nodes come back online.
- ShutdownSlaveResetter() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveResetter
- ShutdownSlaveTransientActionProvider - Class in com.sonymobile.jenkins.plugins.lenientshutdown
-
Registers computers for
ShutdownSlaveActions. - ShutdownSlaveTransientActionProvider() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveTransientActionProvider
- SlaveIsAboutToShutDown() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
SlaveIsAboutToShutDown:Node is about to shutdown.
T
- TakenOfflineLeniently() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
TakenOfflineLeniently:Node was taken offline leniently. - TakeOfflineLeniently() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
TakeOfflineLeniently:Take node temp. offline leniently. - toggleGoingToShutdown() - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownManageLink
-
Toggle the lenient shutdown state.
- ToggleLenientQuietDownCommand - Class in com.sonymobile.jenkins.plugins.lenientshutdown.cli
-
Cli command
toggle-lenient-quiet-down. - ToggleLenientQuietDownCommand() - Constructor for class com.sonymobile.jenkins.plugins.lenientshutdown.cli.ToggleLenientQuietDownCommand
- toggleNodeShuttingDown(String) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.PluginImpl
-
Toggles lenient shutdown mode for argument node.
U
- URL - Static variable in class com.sonymobile.jenkins.plugins.lenientshutdown.ShutdownSlaveAction
-
URL to this action.
W
- wasAlreadyQueued(long, String) - Method in class com.sonymobile.jenkins.plugins.lenientshutdown.PluginImpl
-
Returns true if argument queue item was queued when lenient shutdown was activated for a specific slave.
- WhiteListedProjectsAllowed() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
WhiteListedProjectsAllowed:The following white listed projects are allowed to run:. - WhiteListedProjectsNotAllowed() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
WhiteListedProjectsNotAllowed:White Listed projects are not allowed to run..
_
- _ActivateShutdownTitle() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
ActivateShutdownTitle:Prepare for Lenient Shutdown. - _AllQueuedItemsAllowed() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
AllQueuedItemsAllowed:All queued items are allowed to finish.. - _CancelOfflineLeniently() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
CancelOfflineLeniently:Cancel taking this node offline leniently. - _CancelShutdownTitle() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
CancelShutdownTitle:Cancel Lenient Shutdown. - _Description() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
Description:Stops executing new builds, so that the system can eventually shut down safely.Downstream builds are allowed to finish.. - _Err_AlreadyShuttingDown() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
Err_AlreadyShuttingDown:Already in lenient shutdown.. - _Err_NodeAlreadyOnline(Object) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
Err_NodeAlreadyOnline:{0} is already online.. - _Err_NodeAlreadyShuttingDown(Object) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
Err_NodeAlreadyShuttingDown:{0} is already in lenient shutdown.. - _Err_NotInShutdown() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
Err_NotInShutdown:Not in lenient shutdown.. - _GoingToShutDown() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
GoingToShutDown:Jenkins is going to shut down leniently. - _IsAboutToShutDown() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
IsAboutToShutDown:Jenkins is about to shutdown. - _NodeTakenOfflineLeniently(Object) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
NodeTakenOfflineLeniently:{0} was taken offline leniently. - _NodeTakenOnline(Object) - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
NodeTakenOnline:{0} taken online. - _OnlyUpstreamItemsAllowed() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
OnlyUpstreamItemsAllowed:Only items with an upstream build are allowed to finish.. - _ShutDownCanceled() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
ShutDownCanceled:Canceled lenient shut down. - _SlaveIsAboutToShutDown() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
SlaveIsAboutToShutDown:Node is about to shutdown. - _TakenOfflineLeniently() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
TakenOfflineLeniently:Node was taken offline leniently. - _TakeOfflineLeniently() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
TakeOfflineLeniently:Take node temp. offline leniently. - _WhiteListedProjectsAllowed() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
WhiteListedProjectsAllowed:The following white listed projects are allowed to run:. - _WhiteListedProjectsNotAllowed() - Static method in class com.sonymobile.jenkins.plugins.lenientshutdown.Messages
-
Key
WhiteListedProjectsNotAllowed:White Listed projects are not allowed to run..
All Classes and Interfaces|All Packages|Constant Field Values