Package io.jenkins.plugins.kobiton
Class Messages
- java.lang.Object
-
- io.jenkins.plugins.kobiton.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
_BuildEnvironment_auth_fail()
KeyBuildEnvironment.auth.fail
:Unauthorized
.static org.jvnet.localizer.Localizable
_BuildEnvironment_auth_success()
KeyBuildEnvironment.auth.success
:Success
.static org.jvnet.localizer.Localizable
_BuildEnvironment_DisplayName()
KeyBuildEnvironment.DisplayName
:Kobiton
.static org.jvnet.localizer.Localizable
_BuildEnvironment_error_missingApiKey()
KeyBuildEnvironment.error.missingApiKey
:API key cannot be empty
.static org.jvnet.localizer.Localizable
_BuildEnvironment_error_missingCredential()
KeyBuildEnvironment.error.missingCredential
:Username and API key cannot be empty
.static org.jvnet.localizer.Localizable
_BuildEnvironment_error_missingUsername()
KeyBuildEnvironment.error.missingUsername
:Username cannot be empty
.static org.jvnet.localizer.Localizable
_UploadApp_DisplayName()
KeyUploadApp.DisplayName
:Upload application to Kobiton Apps Repository
.static org.jvnet.localizer.Localizable
_UploadApp_error_fileNotFound()
KeyUploadApp.error.fileNotFound
:Uploading file does not exist
.static org.jvnet.localizer.Localizable
_UploadApp_error_fileUnsupportedFileExtension()
KeyUploadApp.error.fileUnsupportedFileExtension
:Unsupported file extension
.static org.jvnet.localizer.Localizable
_UploadApp_error_missingUploadPath()
KeyUploadApp.error.missingUploadPath
:Path cannot be empty when uploading file
.static String
BuildEnvironment_auth_fail()
KeyBuildEnvironment.auth.fail
:Unauthorized
.static String
BuildEnvironment_auth_success()
KeyBuildEnvironment.auth.success
:Success
.static String
BuildEnvironment_DisplayName()
KeyBuildEnvironment.DisplayName
:Kobiton
.static String
BuildEnvironment_error_missingApiKey()
KeyBuildEnvironment.error.missingApiKey
:API key cannot be empty
.static String
BuildEnvironment_error_missingCredential()
KeyBuildEnvironment.error.missingCredential
:Username and API key cannot be empty
.static String
BuildEnvironment_error_missingUsername()
KeyBuildEnvironment.error.missingUsername
:Username cannot be empty
.static String
UploadApp_DisplayName()
KeyUploadApp.DisplayName
:Upload application to Kobiton Apps Repository
.static String
UploadApp_error_fileNotFound()
KeyUploadApp.error.fileNotFound
:Uploading file does not exist
.static String
UploadApp_error_fileUnsupportedFileExtension()
KeyUploadApp.error.fileUnsupportedFileExtension
:Unsupported file extension
.static String
UploadApp_error_missingUploadPath()
KeyUploadApp.error.missingUploadPath
:Path cannot be empty when uploading file
.
-
-
-
Method Detail
-
BuildEnvironment_error_missingCredential
public static String BuildEnvironment_error_missingCredential()
KeyBuildEnvironment.error.missingCredential
:Username and API key cannot be empty
.- Returns:
Username and API key cannot be empty
-
_BuildEnvironment_error_missingCredential
public static org.jvnet.localizer.Localizable _BuildEnvironment_error_missingCredential()
KeyBuildEnvironment.error.missingCredential
:Username and API key cannot be empty
.- Returns:
Username and API key cannot be empty
-
BuildEnvironment_auth_fail
public static String BuildEnvironment_auth_fail()
KeyBuildEnvironment.auth.fail
:Unauthorized
.- Returns:
Unauthorized
-
_BuildEnvironment_auth_fail
public static org.jvnet.localizer.Localizable _BuildEnvironment_auth_fail()
KeyBuildEnvironment.auth.fail
:Unauthorized
.- Returns:
Unauthorized
-
UploadApp_error_fileNotFound
public static String UploadApp_error_fileNotFound()
KeyUploadApp.error.fileNotFound
:Uploading file does not exist
.- Returns:
Uploading file does not exist
-
_UploadApp_error_fileNotFound
public static org.jvnet.localizer.Localizable _UploadApp_error_fileNotFound()
KeyUploadApp.error.fileNotFound
:Uploading file does not exist
.- Returns:
Uploading file does not exist
-
BuildEnvironment_error_missingApiKey
public static String BuildEnvironment_error_missingApiKey()
KeyBuildEnvironment.error.missingApiKey
:API key cannot be empty
.- Returns:
API key cannot be empty
-
_BuildEnvironment_error_missingApiKey
public static org.jvnet.localizer.Localizable _BuildEnvironment_error_missingApiKey()
KeyBuildEnvironment.error.missingApiKey
:API key cannot be empty
.- Returns:
API key cannot be empty
-
BuildEnvironment_auth_success
public static String BuildEnvironment_auth_success()
KeyBuildEnvironment.auth.success
:Success
.- Returns:
Success
-
_BuildEnvironment_auth_success
public static org.jvnet.localizer.Localizable _BuildEnvironment_auth_success()
KeyBuildEnvironment.auth.success
:Success
.- Returns:
Success
-
UploadApp_error_fileUnsupportedFileExtension
public static String UploadApp_error_fileUnsupportedFileExtension()
KeyUploadApp.error.fileUnsupportedFileExtension
:Unsupported file extension
.- Returns:
Unsupported file extension
-
_UploadApp_error_fileUnsupportedFileExtension
public static org.jvnet.localizer.Localizable _UploadApp_error_fileUnsupportedFileExtension()
KeyUploadApp.error.fileUnsupportedFileExtension
:Unsupported file extension
.- Returns:
Unsupported file extension
-
BuildEnvironment_DisplayName
public static String BuildEnvironment_DisplayName()
KeyBuildEnvironment.DisplayName
:Kobiton
.- Returns:
Kobiton
-
_BuildEnvironment_DisplayName
public static org.jvnet.localizer.Localizable _BuildEnvironment_DisplayName()
KeyBuildEnvironment.DisplayName
:Kobiton
.- Returns:
Kobiton
-
UploadApp_error_missingUploadPath
public static String UploadApp_error_missingUploadPath()
KeyUploadApp.error.missingUploadPath
:Path cannot be empty when uploading file
.- Returns:
Path cannot be empty when uploading file
-
_UploadApp_error_missingUploadPath
public static org.jvnet.localizer.Localizable _UploadApp_error_missingUploadPath()
KeyUploadApp.error.missingUploadPath
:Path cannot be empty when uploading file
.- Returns:
Path cannot be empty when uploading file
-
BuildEnvironment_error_missingUsername
public static String BuildEnvironment_error_missingUsername()
KeyBuildEnvironment.error.missingUsername
:Username cannot be empty
.- Returns:
Username cannot be empty
-
_BuildEnvironment_error_missingUsername
public static org.jvnet.localizer.Localizable _BuildEnvironment_error_missingUsername()
KeyBuildEnvironment.error.missingUsername
:Username cannot be empty
.- Returns:
Username cannot be empty
-
UploadApp_DisplayName
public static String UploadApp_DisplayName()
KeyUploadApp.DisplayName
:Upload application to Kobiton Apps Repository
.- Returns:
Upload application to Kobiton Apps Repository
-
_UploadApp_DisplayName
public static org.jvnet.localizer.Localizable _UploadApp_DisplayName()
KeyUploadApp.DisplayName
:Upload application to Kobiton Apps Repository
.- Returns:
Upload application to Kobiton Apps Repository
-
-