Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addMaintenanceWindow(String, MaintenanceWindow) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Adds a maintenance window to a computer.
- addRecurringMaintenanceWindow(String, RecurringMaintenanceWindow) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Adds a maintenance window to a computer.
- AgentMaintenanceRetentionStrategy - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
RetentionStrategy
that allows to take an agent offline for a defined time window for maintenance. - AgentMaintenanceRetentionStrategy(RetentionStrategy<SlaveComputer>) - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.AgentMaintenanceRetentionStrategy
- AgentMaintenanceRetentionStrategy_displayName() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.Messages
-
Key
AgentMaintenanceRetentionStrategy.displayName
:Take agent offline during maintenance, otherwise use other availability
. - AgentMaintenanceRetentionStrategy.DescriptorImpl - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Descriptor for UI only.
B
- buildsHaveBeenAborted() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
C
- check(SlaveComputer) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.AgentMaintenanceRetentionStrategy
- CHECK_INTERVAL_MINUTES - Static variable in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- checkRecurring(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Converts for an agent any of the recurring maintenance windows into scheduled maintenance windows if the lead time is reached.
- com.sap.prd.jenkins.plugins.agent_maintenance - package com.sap.prd.jenkins.plugins.agent_maintenance
- compareTo(MaintenanceWindow) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- CONFIGURE_AND_DISCONNECT - Static variable in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
- createAgent(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
- createFor(SlaveComputer) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceActionFactory
D
- DATE_FORMATTER - Static variable in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- DATE_INPUT_FORMATTER - Static variable in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- deleteAgent(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
- deleteMaintenance(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
UI method to delete a maintenance window.
- deleteMaintenance(String, String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
-
Delete given maintenance window.
- deleteMaintenanceWindow(String, String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Delete maintenance window from computer.
- deleteMultiple(String[]) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
UI method to delete multiple maintenance windows.
- deleteMultiple(JSONObject) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
-
Delete selected maintenance windows.
- deleteMultipleRecurring(String[]) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
UI method to delete multiple recurring maintenance windows.
- deleteRecurringMaintenance(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
UI method to delete a recurring maintenance window.
- deleteRecurringMaintenanceWindow(String, String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Delete maintenance window from computer.
- DescriptorImpl() - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.AgentMaintenanceRetentionStrategy.DescriptorImpl
- DescriptorImpl() - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow.DescriptorImpl
- DescriptorImpl() - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow.DescriptorImpl
- doAdd(StaplerRequest) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
UI method to add a maintenance window.
- doAdd(StaplerRequest, StaplerResponse) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
-
Add a maintenance window to a list of machines.
- doAddRecurring(StaplerRequest, StaplerResponse) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
UI method to add a recurring maintenance window.
- doAutoCompleteLabel(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
- doCheckLabel(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
- doCheckStartTime(String, String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow.DescriptorImpl
-
UI only, validate the start time.
- doCheckStartTimeSpec(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow.DescriptorImpl
-
Performs syntax check.
- doConfigSubmit(StaplerRequest) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
UI method to submit the configuration.
- doDisable(StaplerResponse) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
UI method to remove the retention strategy.
- doEnable(StaplerResponse) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
UI method to enable the retention strategy.
- doInject(StaplerResponse) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceConfiguration
-
Called when UI button to inject strategy to all agents is pressed.
- doRemove(StaplerResponse) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceConfiguration
-
Called when UI button to remove strategy from all agents is pressed.
E
- equals(Object) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- equals(Object) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
G
- getAgents() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
-
List of actions.
- getBadge() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
- getComputer() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
- getDefaultEndTime() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
The default end time shown in the UI when adding a new maintenance windows.
- getDefaultStartTime() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
The default start time shown in the UI when adding a new maintenance windows.
- getDescription() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
- getDisplayName() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.AgentMaintenanceRetentionStrategy.DescriptorImpl
- getDisplayName() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
- getDisplayName() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
- getDisplayName() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow.DescriptorImpl
- getDisplayName() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow.DescriptorImpl
- getDuration() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- getEndTime() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceOfflineCause
- getEndTime() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- getError() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
-
The message of the last error that occured.
- getFutureMaintenanceWindows() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
-
Returns a list of maintenance windows that should be put into the scheduled maintenance windows of an agent.
- getIconFileName() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
- getIconFileName() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
- getId() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- getId() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- getInstance() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceConfiguration
- getInstance() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
- getMaintenance(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Returns the first maintenance that is currently active or
null
if configured maintenance windows are not active. - getMaintenanceDefinitions(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Returns the maintenance definitions for an agent.
- getMaintenanceStatus() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
UI method to fetch status about maintenance windows.
- getMaintenanceStatus() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
-
UI method to fetch status about maintenance windows.
- getMaintenanceWindow(String, String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Returns the maintenance window with the given id that is connected to the given computer.
- getMaintenanceWindowClass() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
- getMaintenanceWindowClass() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
- getMaintenanceWindows() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
Returns a list of maintenance windows.
- getMaintenanceWindows(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Returns the list of all configured maintenance windows for the computer with the given name.
- getMaxWaitMinutes() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- getMaxWaitMinutes() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- getNextCheck() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- getOfflineCause(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- getReason() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceOfflineCause
- getReason() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- getReason() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- getRecurring() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceDefinitions
-
Get the recurring maintenance windows.
- getRecurringMaintenanceWindowClass() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
- getRecurringMaintenanceWindows() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
Returns a list of recurring maintenance windows.
- getRecurringMaintenanceWindows(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Returns the list of all configured recurring maintenance windows for the computer with the given name.
- getRegularRetentionStrategy() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.AgentMaintenanceRetentionStrategy
- getRequiredPermission() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
- getScheduled() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceDefinitions
-
Get the scheduled maintenance windows.
- getShortDescription() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceInterruption
- getStartTime() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceOfflineCause
- getStartTime() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- getStartTimeSpec() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- getUrlName() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
- getUrlName() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
- getUserid() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- getUserid() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- getUuid(String) - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Checks it the given string is a valid UUID.
H
- hasActiveMaintenanceWindows() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
Return whether there are active maintenance windows.
- hasActiveMaintenanceWindows(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Return whether there are active maintenance windows for a computer.
- hasError() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
- hashCode() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- hashCode() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- hasMaintenanceWindows() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
-
Return whether there are maintenance windows defined.
- hasMaintenanceWindows(String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
I
- injectRetentionStrategy(Computer) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Inject the agent maintenance retention strategy from the given computer.
- isAcceptingTasks(SlaveComputer) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.AgentMaintenanceRetentionStrategy
- isEnabled() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
- isInjectRetentionStrategy() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceConfiguration
- isKeepUpWhenActive() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- isKeepUpWhenActive() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- isMaintenanceOver() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- isMaintenanceScheduled() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
-
Return the status of the maintenance.
- isManualLaunchAllowed(SlaveComputer) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.AgentMaintenanceRetentionStrategy
- isMaxWaitTimeFinished() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
-
Checks if max waiting time is finished.
- isTakeOnline() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceOfflineCause
- isTakeOnline() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- isTakeOnline() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- isVisible() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
L
- LEAD_TIME_DAYS - Static variable in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
M
- MaintenanceAction - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Action to display link to maintenance window configuration.
- MaintenanceAction(SlaveComputer) - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceAction
- MaintenanceAction_maintenanceWindows() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.Messages
-
Key
MaintenanceAction.maintenanceWindows
:Maintenance Windows
. - MaintenanceAction_view() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.Messages
-
Key
MaintenanceAction.view
:View Maintenance Windows
. - MaintenanceActionFactory - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Inject the action link to agents.
- MaintenanceActionFactory() - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceActionFactory
- MaintenanceConfiguration - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
The global configuration of the plugin.
- MaintenanceConfiguration() - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceConfiguration
- MaintenanceDefinitions - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Container that holds the scheduled and recurring maintenance windows for an agent.
- MaintenanceDefinitions(SortedSet<MaintenanceWindow>, Set<RecurringMaintenanceWindow>) - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceDefinitions
-
Create definitions container.
- MaintenanceHelper - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Helper class to manage maintenance windows.
- MaintenanceInterruption - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Agent is down for maintenance.
- MaintenanceInterruption() - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceInterruption
- MaintenanceLink - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Link on manage Jenkins page to list all maintenance windows of all agents.
- MaintenanceLink() - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceLink
- MaintenanceLink_description() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.Messages
-
Key
MaintenanceLink.description
:List maintenance windows of all agents.
. - MaintenanceLink_displayName() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.Messages
-
Key
MaintenanceLink.displayName
:Agent Maintenances
. - MaintenanceNodeListener - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Listener to react on events for agents.
- MaintenanceNodeListener() - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceNodeListener
- MaintenanceOfflineCause - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Offline cause because of a maintenance.
- MaintenanceOfflineCause(MaintenanceWindow, String) - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceOfflineCause
- MaintenanceWindow - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Describes a maintenance window.
- MaintenanceWindow(String, String, String, boolean, boolean, int, String, String) - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
-
Deprecated.
- MaintenanceWindow(String, String, String, boolean, boolean, String, String, String) - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
-
Create a new maintenance window.
- MaintenanceWindow(LocalDateTime, LocalDateTime, String, boolean, boolean, String, String, String) - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
-
Create a new maintenance window.
- MaintenanceWindow.DescriptorImpl - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Descriptor for UI only.
- Messages - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Generated localization support class.
- Messages() - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.Messages
O
- onCreated(Node) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceNodeListener
- onDeleted(Node) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceNodeListener
- onUpdated(Node, Node) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceNodeListener
P
- parseDurationString(String) - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Parses a duration like string into an integer with the corresponding minutes.
R
- readResolve() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- readResolve() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
- RecurringMaintenanceWindow - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Defines a recurring maintenance window based on a cron like schedule.
- RecurringMaintenanceWindow(String, String, boolean, boolean, String, String, String, String, long) - Constructor for class com.sap.prd.jenkins.plugins.agent_maintenance.RecurringMaintenanceWindow
-
Creates a new recurring maintenance window.
- RecurringMaintenanceWindow.DescriptorImpl - Class in com.sap.prd.jenkins.plugins.agent_maintenance
-
Descriptor for UI only.
- removeRetentionStrategy(Computer) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Remove the agent maintenance retention strategy from the given computer.
- renameAgent(String, String) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Keeps track of agent renames.
- retentionStrategyDescriptors(Slave) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.AgentMaintenanceRetentionStrategy.DescriptorImpl
-
For UI only.
S
- saveMaintenanceWindows(String, MaintenanceDefinitions) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceHelper
-
Save maintenance window for computer.
- setAborted(boolean) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceWindow
- setInjectRetentionStrategy(boolean) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceConfiguration
- setRegularRetentionStrategy(RetentionStrategy<SlaveComputer>) - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.AgentMaintenanceRetentionStrategy
T
- toString() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceOfflineCause
- type() - Method in class com.sap.prd.jenkins.plugins.agent_maintenance.MaintenanceActionFactory
_
- _AgentMaintenanceRetentionStrategy_displayName() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.Messages
-
Key
AgentMaintenanceRetentionStrategy.displayName
:Take agent offline during maintenance, otherwise use other availability
. - _MaintenanceAction_maintenanceWindows() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.Messages
-
Key
MaintenanceAction.maintenanceWindows
:Maintenance Windows
. - _MaintenanceAction_view() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.Messages
-
Key
MaintenanceAction.view
:View Maintenance Windows
. - _MaintenanceLink_description() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.Messages
-
Key
MaintenanceLink.description
:List maintenance windows of all agents.
. - _MaintenanceLink_displayName() - Static method in class com.sap.prd.jenkins.plugins.agent_maintenance.Messages
-
Key
MaintenanceLink.displayName
:Agent Maintenances
.
All Classes and Interfaces|All Packages|Serialized Form