Class Messages
- java.lang.Object
-
- org.jenkinsci.plugins.cloudhubdeployer.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_CloudHubDeployer_VerifyTimeoutInMinutesFormatError()
KeyCloudHubDeployer.VerifyTimeoutInMinutesFormatError
:Verification timeout value must be an integer
.static String
CloudHubDeployer_VerifyTimeoutInMinutesFormatError()
KeyCloudHubDeployer.VerifyTimeoutInMinutesFormatError
:Verification timeout value must be an integer
.
-
-
-
Method Detail
-
CloudHubDeployer_VerifyTimeoutInMinutesFormatError
public static String CloudHubDeployer_VerifyTimeoutInMinutesFormatError()
KeyCloudHubDeployer.VerifyTimeoutInMinutesFormatError
:Verification timeout value must be an integer
.- Returns:
Verification timeout value must be an integer
-
_CloudHubDeployer_VerifyTimeoutInMinutesFormatError
public static org.jvnet.localizer.Localizable _CloudHubDeployer_VerifyTimeoutInMinutesFormatError()
KeyCloudHubDeployer.VerifyTimeoutInMinutesFormatError
:Verification timeout value must be an integer
.- Returns:
Verification timeout value must be an integer
-
-