Package org.jenkinsci.plugins
Class Messages
java.lang.Object
org.jenkinsci.plugins.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.LocalizableKeyvSphereCloudSlave.BlockageReason.NoFlyweightTasks:Don't run FlyweightTasks on vSphere nodes as they can be terminated..static org.jvnet.localizer.LocalizableKeyvSphereCloudSlave.LimitedBuild.Disconnect:Disconnecting the agent as offline due to reaching limited build threshold..static org.jvnet.localizer.LocalizableKeyvSphereCloudSlave.LimitedBuild.TemporarilyOnline:Marking the agent as online after completing post-disconnect actions..static org.jvnet.localizer.LocalizableKeyvSphereCloudSlave.LimitedBuild.TemporaryOffline:Marking the agent as offline due to reaching limited build threshold..static org.jvnet.localizer.LocalizableKeyvSphereCloudSlave.OfflineReason.ShuttingDown:Shutting down VSphere Cloud Agent.static StringKeyvSphereCloudSlave.BlockageReason.NoFlyweightTasks:Don't run FlyweightTasks on vSphere nodes as they can be terminated..static StringKeyvSphereCloudSlave.LimitedBuild.Disconnect:Disconnecting the agent as offline due to reaching limited build threshold..static StringKeyvSphereCloudSlave.LimitedBuild.TemporarilyOnline:Marking the agent as online after completing post-disconnect actions..static StringKeyvSphereCloudSlave.LimitedBuild.TemporaryOffline:Marking the agent as offline due to reaching limited build threshold..static StringKeyvSphereCloudSlave.OfflineReason.ShuttingDown:Shutting down VSphere Cloud Agent.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
vSphereCloudSlave_OfflineReason_ShuttingDown
KeyvSphereCloudSlave.OfflineReason.ShuttingDown:Shutting down VSphere Cloud Agent.- Returns:
Shutting down VSphere Cloud Agent
-
_vSphereCloudSlave_OfflineReason_ShuttingDown
public static org.jvnet.localizer.Localizable _vSphereCloudSlave_OfflineReason_ShuttingDown()KeyvSphereCloudSlave.OfflineReason.ShuttingDown:Shutting down VSphere Cloud Agent.- Returns:
Shutting down VSphere Cloud Agent
-
vSphereCloudSlave_LimitedBuild_TemporaryOffline
KeyvSphereCloudSlave.LimitedBuild.TemporaryOffline:Marking the agent as offline due to reaching limited build threshold..- Returns:
Marking the agent as offline due to reaching limited build threshold.
-
_vSphereCloudSlave_LimitedBuild_TemporaryOffline
public static org.jvnet.localizer.Localizable _vSphereCloudSlave_LimitedBuild_TemporaryOffline()KeyvSphereCloudSlave.LimitedBuild.TemporaryOffline:Marking the agent as offline due to reaching limited build threshold..- Returns:
Marking the agent as offline due to reaching limited build threshold.
-
vSphereCloudSlave_LimitedBuild_Disconnect
KeyvSphereCloudSlave.LimitedBuild.Disconnect:Disconnecting the agent as offline due to reaching limited build threshold..- Returns:
Disconnecting the agent as offline due to reaching limited build threshold.
-
_vSphereCloudSlave_LimitedBuild_Disconnect
public static org.jvnet.localizer.Localizable _vSphereCloudSlave_LimitedBuild_Disconnect()KeyvSphereCloudSlave.LimitedBuild.Disconnect:Disconnecting the agent as offline due to reaching limited build threshold..- Returns:
Disconnecting the agent as offline due to reaching limited build threshold.
-
vSphereCloudSlave_LimitedBuild_TemporarilyOnline
KeyvSphereCloudSlave.LimitedBuild.TemporarilyOnline:Marking the agent as online after completing post-disconnect actions..- Returns:
Marking the agent as online after completing post-disconnect actions.
-
_vSphereCloudSlave_LimitedBuild_TemporarilyOnline
public static org.jvnet.localizer.Localizable _vSphereCloudSlave_LimitedBuild_TemporarilyOnline()KeyvSphereCloudSlave.LimitedBuild.TemporarilyOnline:Marking the agent as online after completing post-disconnect actions..- Returns:
Marking the agent as online after completing post-disconnect actions.
-
vSphereCloudSlave_BlockageReason_NoFlyweightTasks
KeyvSphereCloudSlave.BlockageReason.NoFlyweightTasks:Don't run FlyweightTasks on vSphere nodes as they can be terminated..- Returns:
Don't run FlyweightTasks on vSphere nodes as they can be terminated.
-
_vSphereCloudSlave_BlockageReason_NoFlyweightTasks
public static org.jvnet.localizer.Localizable _vSphereCloudSlave_BlockageReason_NoFlyweightTasks()KeyvSphereCloudSlave.BlockageReason.NoFlyweightTasks:Don't run FlyweightTasks on vSphere nodes as they can be terminated..- Returns:
Don't run FlyweightTasks on vSphere nodes as they can be terminated.
-