A C D E F G H I L M N R S T U V W _

A

addLabels(String, String) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Adds one or more labels to an existing String.

C

changeSettings(Map) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Changes the settings for all nodes in the list.
com.sonyericsson.hudson.plugins.multislaveconfigplugin - package com.sonyericsson.hudson.plugins.multislaveconfigplugin
 
connectSlaves(StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Connects (not forced) to selected slaves.
containsEnvironmentVariables(String) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.EnvironmentVariables
Checks if the argument string contains environment variables, for example $NAME.
CouldNotDelete(Object) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
The following slaves could not be deleted: {0}.

D

Description() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
This plugin allows administrators to configure, add and delete several dumb slaves at the same time.
DifferentCheckboxValues() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Checkbox values reverted to standard due to different settings on affected slaves.
DifferentIdleDelay() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for idle delay not populated due to different settings on affected slaves.
DifferentInDemandDelay() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for in demand delay not populated due to different settings on affected slaves.
DifferentInDemandDelayIdleDelay() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textboxes for in demand delay and idle delays not populated due to different settings on affected slaves.
DifferentLaunchCommand() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for launch command not populated due to different settings on affected slaves.
DifferentLaunchMethods() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Standard choice selected due to different launch methods on affected slaves.
DifferentPassword() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for password not populated due to different settings on affected slaves.
DifferentRetentionStrategies() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Standard choice selected due to different availability settings on affected slaves.
DifferentScheduledUptime() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for scheduled uptime not populated due to different settings on affected slaves.
DifferentScheduledUptimeCheckboxValue() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Texbox for scheduled uptime not populated, and checkbox values reverted to standard due to different settings on affected slaves.
DifferentStartupSchedule() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for startup schedule not populated due to different settings on affected slaves.
DifferentStartupScheduleCheckboxValue() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Texbox for startup schedule not populated, and checkbox values reverted to standard due to different settings on affected slaves.
DifferentStartupScheduleScheduledUptime() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textboxes for startup schedule and scheduled uptime not populated due to different settings on affected slaves.
DifferentStartupScheduleScheduledUptimeCheckboxValue() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textboxes for startup schedule and scheduled uptime not populated, and checkbox values reverted to standard due to different settings on affected slaves.
DifferentTunnel() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for tunnel connection not populated due to different settings on affected slaves.
DifferentUsername() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for username not populated due to different settings on affected slaves.
DifferentUsernamePassword() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textboxes for username and password not populated due to different settings on affected slaves.
DifferentVMArg() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for JVM options not populated due to different settings on affected slaves.
DifferentVMArgTunnel() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textboxes for JVM options and tunnel connection not populated due to different settings on affected slaves.
disconnectSlaves(String, StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Disconnects from selected slaves.
doAddRedirect(StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Redirects to the add slaves-wizard, also setting usermode to add.
doApply(StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Applies the settings on the current slaves.
doAutoCompleteNames(String) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink.DescriptorImpl
Returns a list of auto completion candidates.
doConfigureRedirect(StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Redirects to the configure-wizard, also setting usermode to configure.
doCreateSlaves(StaplerRequest, StaplerResponse, String, String, String, String, String, String, boolean) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Adds the slaves to create to the current NodeList.
doDeleteRedirect(StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Redirects to the delete-wizard, also setting usermode to delete.
doDeleteSlaves(StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Deletes the slaves in this list.
doHomeRedirect(StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Redirects to home.
doManageRedirect(StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Redirects to Slaves management, also setting usermode to MANAGE.
doSearch(String, JSONObject) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Searches for slaves.
doSelectSlaves(StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Adds all slaves that are checked on the slavefilter page to a NodeList.

E

EmptyCopyString() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Specify which slave to copy.
EmptyIntervalString() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
The interval input was empty.
EmptyNameList() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
No slave names were specified.
EmptyNodeList() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
No Jenkins registered slaves!
EnvironmentVariables - Class in com.sonyericsson.hudson.plugins.multislaveconfigplugin
This class is used for interpreting environment variables.
EnvironmentVariables() - Constructor for class com.sonyericsson.hudson.plugins.multislaveconfigplugin.EnvironmentVariables
Not allowing to create instances of this class.

F

FailedToCreateRetentionStrategy() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Failed to create an instance of RetentionStrategy.
FailedToEditNodeList() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Failed to edit nodelist!
FailedToEditSlave(Object) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Failed to edit slave {0}.
FailedToInterpretEnvVars() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Failed to interpret environment variables on slave.
fromVariables(DumbSlave, String) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.EnvironmentVariables
Switches from environment variables in the argument string.
fromVariables(String, String) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.EnvironmentVariables
Switches from environment variables in the argument string.
fromVariables(DumbSlave) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.EnvironmentVariables
Switches from environment variables in most configuration fields for the slave and returns a new slave.

G

generateStars(int) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Generates a string of given length filled with stars characters.
getAllNodes() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Gets all Jenkins registered nodes.
getCommon(String) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Method for getting common settings of slaves by using a String as type.
getCommon(Setting) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Gets the common setting of given type for all slaves in this list.
getComplementaryNodes() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Returns the Jenkins registered nodes that are not in the given list.
getDescription() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Gets the description of this plugin.
getDescriptor() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Gets the descriptor.
getDisplayName() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink.DescriptorImpl
 
getDisplayName() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Gets the name of this plugin.
getDisplayName() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink.RemovePropertyDescriptor
 
getFirstSlave() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Gets the first Slave in this list.
getIconFileName() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Gets the icon for this plugin.
getInstance() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Returns the instance of NodeManageLink.
getLastChangedSettings(String) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Used for letting the jelly scripts find out what changes have been applied.
getLauncher() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Gets the common ComputerLauncher for all slaves in this list.
getLauncherDescription() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Returns a description to be used by the jelly scripts if the launcher settings differs.
getMode() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Gets the common mode setting for all slaves in this list.
getNodeList(String) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Gets the active nodelist of a specific sessionid.
getNodeProperties() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Gets a list of NodePropertys that are common for all slaves in this list.
getNodePropertyDescriptors() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
This is needed by settingsselector.jelly to list the Node properties the user can add or change.
getNodes(JSONObject) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.SearchSlaves
Gets a list of DumbSlaves that matches the search parameters.
getRemovePropertyDescriptor() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
This is needed by settingsselector.jelly to list the Node properties the user can remove.
getRequiredPermission() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Returns required permission to use this plugin.
getRetentionDescription() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Returns a description to be used by the jelly scripts if the retention strategy settings differs.
getRetentionStrategy() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Gets the common RetentionStrategy for all nodes in this list.
getSlaveNames(String, String, String, String) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Calculates all new node names and returns them as a set.
getUrlName() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
The URL of this plugin.

H

hadLabels(String) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if the used nodelist (by searching for session id) contained the labels to remove before removing them.
hasLabels(String) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Checks all the labels in the parameter to make sure each of them exist on at least one slave in this list.
hasSearchHit(DumbSlave, String, String) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.SearchSlaves
Method that searches for a specific parameter on a slave and returns true/false if it's found.

I

ICON - Static variable in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Icon used by this plugin.
interpretJSON(JSONObject) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Converts submitted form (JSON) to a HashMap containing only the settings to change.
InvalidSearchType() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Invalid searchtype!
InvalidSubmittedForm() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Invalid submitted form!
isAddMode() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if current used mode was UserMode Add.
isCommandLauncher(ComputerLauncher) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if argument is instance of CommandLauncher.
isConfigureMode() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if current used mode was UserMode Configure.
isDeleteMode() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if current used mode was UserMode Delete.
isEmpty() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Checks if there are any DumbSlaves in the list instead of any Node.
isJNLPLauncher(ComputerLauncher) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if argument is instance of JNLPLauncher.
isLenientShutdownPluginInstalled() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if Lenient Shutdown Plugin is installed.
isManagedWindowsServiceLauncher(ComputerLauncher) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if argument is instance of ManagedWindowsServiceLauncher.
isManageMode() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if current used mode was UserMode Manage.
isRetentionStrategyAlways(RetentionStrategy) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if argument is instance of RetentionStrategy.Always.
isRetentionStrategyDemand(RetentionStrategy) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if argument is instance of RetentionStrategy.Demand.
isSimpleScheduledRetentionStrategy(RetentionStrategy) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Checks if argument is instance of SimpleScheduledRetentionStrategy.

L

LabelsNotFound() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
One or more of the labels to remove were not found on any slave!

M

makeSearchable(String) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.SearchSlaves
Formatting a string to ignore case sensitiveness and trimming leading and trailing whitespaces.
mapClassToDescriptorName(String) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Maps a class name to a real descriptor name.
Messages - Class in com.sonyericsson.hudson.plugins.multislaveconfigplugin
 
Messages() - Constructor for class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
 

N

Name() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Multi Slave Config Plugin
NodeList - Class in com.sonyericsson.hudson.plugins.multislaveconfigplugin
Manages a list of nodes.
NodeList(List<Node>) - Constructor for class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Constructor to help adding existing nodes to a new list.
NodeList() - Constructor for class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Redirecting to the super class constructor.
NodeManageLink - Class in com.sonyericsson.hudson.plugins.multislaveconfigplugin
Registers the plugin to be recognized by Jenkins as a management link and controls the main attributes of the plugin.
NodeManageLink() - Constructor for class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
 
NodeManageLink.DescriptorImpl - Class in com.sonyericsson.hudson.plugins.multislaveconfigplugin
Descriptor is only used for auto completion.
NodeManageLink.DescriptorImpl() - Constructor for class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink.DescriptorImpl
 
NodeManageLink.RemovePropertyDescriptor - Class in com.sonyericsson.hudson.plugins.multislaveconfigplugin
Descriptor to show in the removal list for node properties.
NodeManageLink.RemovePropertyDescriptor(Descriptor) - Constructor for class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink.RemovePropertyDescriptor
Default constructor.
NodeManageLink.UserMode - Enum in com.sonyericsson.hudson.plugins.multislaveconfigplugin
Different user modes, depending on which wizard the user is running.
NoSearchResults() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Unable to find any slaves matching the search parameter.
NoSelectedSettings() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
No changes were selected (use the checkboxes!)
NoSelectedSlaves() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
No slaves selected!
NoSlaveFound(Object) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Cant find any slave in the system with name "{0}".
NotANumber() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Input contains non digits.

R

removeLabels(String, String) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Removes one or more labels from an existing String.

S

SearchSlaves - Class in com.sonyericsson.hudson.plugins.multislaveconfigplugin
Class for searching and adding dumb slaves to a list.
SearchSlaves() - Constructor for class com.sonyericsson.hudson.plugins.multislaveconfigplugin.SearchSlaves
Not allowing to create instances of this class.
Setting - Enum in com.sonyericsson.hudson.plugins.multislaveconfigplugin
Available setting types.
SlaveAlreadyExist(Object) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
The following slave(s) that you are trying to create already exists: {0}.
SlaveDeleted() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
One or more slaves have been deleted, no changes applied!
slavesStillExist() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Checks if the slaves in this list still exist in the master nodelist.
sortByName() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Sorts this list by name.

T

takeOffline(String, StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Requests the selected slaves to go offline.
takeOfflineLeniently(StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Requests the selected slaves to go offline leniently.
takeOnline(StaplerRequest, StaplerResponse) - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Requests the selected slaves to go online.
toJSONArray() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Represents this list as a JSONArray.
toString() - Method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeList
Represents this list as a String using the node names separated with space.
toVariables(DumbSlave, String) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.EnvironmentVariables
Switches to environment variables in the argument string.
toVariables(String, String) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.EnvironmentVariables
Switches to environment variables in the argument string.
toVariables(DumbSlave) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.EnvironmentVariables
Switches to environment variables in most configuration fields for the slave and returns a new slave.

U

UnableToCompareLaunchMethods() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
The selected slaves have same primary launch methods, but this plugin was unable to compare the specific settings.
UnableToCompareRetentionStrategies() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
The selected slaves have same availability settings, but this plugin was unable to compare the specific settings.
UndefinedMode() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Undefined mode (how the slave ties to jobs).
URL - Static variable in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
URL to the plugin.
userMode - Variable in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink
Hashmap with user and what userMode that currently is active.

V

valueOf(String) - Static method in enum com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink.UserMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.sonyericsson.hudson.plugins.multislaveconfigplugin.Setting
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sonyericsson.hudson.plugins.multislaveconfigplugin.NodeManageLink.UserMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.sonyericsson.hudson.plugins.multislaveconfigplugin.Setting
Returns an array containing the constants of this enum type, in the order they are declared.

W

WrongIntervalString(Object, Object, Object) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Wrong interval input "{0}{1} - {0}{2}".

_

_CouldNotDelete(Object) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
The following slaves could not be deleted: {0}.
_Description() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
This plugin allows administrators to configure, add and delete several dumb slaves at the same time.
_DifferentCheckboxValues() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Checkbox values reverted to standard due to different settings on affected slaves.
_DifferentIdleDelay() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for idle delay not populated due to different settings on affected slaves.
_DifferentInDemandDelay() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for in demand delay not populated due to different settings on affected slaves.
_DifferentInDemandDelayIdleDelay() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textboxes for in demand delay and idle delays not populated due to different settings on affected slaves.
_DifferentLaunchCommand() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for launch command not populated due to different settings on affected slaves.
_DifferentLaunchMethods() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Standard choice selected due to different launch methods on affected slaves.
_DifferentPassword() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for password not populated due to different settings on affected slaves.
_DifferentRetentionStrategies() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Standard choice selected due to different availability settings on affected slaves.
_DifferentScheduledUptime() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for scheduled uptime not populated due to different settings on affected slaves.
_DifferentScheduledUptimeCheckboxValue() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Texbox for scheduled uptime not populated, and checkbox values reverted to standard due to different settings on affected slaves.
_DifferentStartupSchedule() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for startup schedule not populated due to different settings on affected slaves.
_DifferentStartupScheduleCheckboxValue() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Texbox for startup schedule not populated, and checkbox values reverted to standard due to different settings on affected slaves.
_DifferentStartupScheduleScheduledUptime() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textboxes for startup schedule and scheduled uptime not populated due to different settings on affected slaves.
_DifferentStartupScheduleScheduledUptimeCheckboxValue() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textboxes for startup schedule and scheduled uptime not populated, and checkbox values reverted to standard due to different settings on affected slaves.
_DifferentTunnel() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for tunnel connection not populated due to different settings on affected slaves.
_DifferentUsername() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for username not populated due to different settings on affected slaves.
_DifferentUsernamePassword() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textboxes for username and password not populated due to different settings on affected slaves.
_DifferentVMArg() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textbox for JVM options not populated due to different settings on affected slaves.
_DifferentVMArgTunnel() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Textboxes for JVM options and tunnel connection not populated due to different settings on affected slaves.
_EmptyCopyString() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Specify which slave to copy.
_EmptyIntervalString() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
The interval input was empty.
_EmptyNameList() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
No slave names were specified.
_EmptyNodeList() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
No Jenkins registered slaves!
_FailedToCreateRetentionStrategy() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Failed to create an instance of RetentionStrategy.
_FailedToEditNodeList() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Failed to edit nodelist!
_FailedToEditSlave(Object) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Failed to edit slave {0}.
_FailedToInterpretEnvVars() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Failed to interpret environment variables on slave.
_InvalidSearchType() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Invalid searchtype!
_InvalidSubmittedForm() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Invalid submitted form!
_LabelsNotFound() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
One or more of the labels to remove were not found on any slave!
_Name() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Multi Slave Config Plugin
_NoSearchResults() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Unable to find any slaves matching the search parameter.
_NoSelectedSettings() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
No changes were selected (use the checkboxes!)
_NoSelectedSlaves() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
No slaves selected!
_NoSlaveFound(Object) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Cant find any slave in the system with name "{0}".
_NotANumber() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Input contains non digits.
_SlaveAlreadyExist(Object) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
The following slave(s) that you are trying to create already exists: {0}.
_SlaveDeleted() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
One or more slaves have been deleted, no changes applied!
_UnableToCompareLaunchMethods() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
The selected slaves have same primary launch methods, but this plugin was unable to compare the specific settings.
_UnableToCompareRetentionStrategies() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
The selected slaves have same availability settings, but this plugin was unable to compare the specific settings.
_UndefinedMode() - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Undefined mode (how the slave ties to jobs).
_WrongIntervalString(Object, Object, Object) - Static method in class com.sonyericsson.hudson.plugins.multislaveconfigplugin.Messages
Wrong interval input "{0}{1} - {0}{2}".

A C D E F G H I L M N R S T U V W _

Copyright © 2004-2014. All Rights Reserved.