@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_GitHubHelper_CREDENTIALS_ID_NOT_EXISTS()
Key
GitHubHelper.CREDENTIALS_ID_NOT_EXISTS: The
credentialsId does not seem to exist, please check it. |
static org.jvnet.localizer.Localizable |
_GitHubHelper_CREDENTIALS_LOGIN_INVALID()
Key
GitHubHelper.CREDENTIALS_LOGIN_INVALID: The
supplied credentials are invalid to login. |
static org.jvnet.localizer.Localizable |
_GitHubHelper_INVALID_COMMIT()
Key
GitHubHelper.INVALID_COMMIT: The specified commit
does not exist in the specified repository. |
static org.jvnet.localizer.Localizable |
_GitHubHelper_INVALID_REPO()
Key
GitHubHelper.INVALID_REPO: The specified repository
does not exist for the specified account. |
static org.jvnet.localizer.Localizable |
_GitHubHelper_NULL_CREDENTIALS_ID()
Key
GitHubHelper.NULL_CREDENTIALS_ID: Credentials ID is
null or empty. |
static org.jvnet.localizer.Localizable |
_GitHubHelper_UNABLE_TO_INFER_COMMIT()
Key
GitHubHelper.UNABLE_TO_INFER_COMMIT: Could not
infer exact commit to use, please specify one. |
static org.jvnet.localizer.Localizable |
_GitHubHelper_UNABLE_TO_INFER_CREDENTIALS_ID()
Key
GitHubHelper.UNABLE_TO_INFER_CREDENTIALS_ID: Can
not infer exact credentialsId to use, please specify one. |
static org.jvnet.localizer.Localizable |
_GitHubHelper_UNABLE_TO_INFER_DATA()
Key
GitHubHelper.UNABLE_TO_INFER_DATA: Unable to infer
git data, please specify repo, credentialsId, account and sha values. |
static org.jvnet.localizer.Localizable |
_GitStatusWrapper_DISPLAY_NAME()
Key
GitStatusWrapper.DISPLAY_NAME: gitStatusWrapper. |
static org.jvnet.localizer.Localizable |
_GitStatusWrapper_FAIL_TO_MATCH_REGEX()
Key
GitStatusWrapper.FAIL_TO_MATCH_REGEX: [GitStatusWrapper] - Unable to find match description regex %s. |
static org.jvnet.localizer.Localizable |
_GitStatusWrapper_FUNCTION_NAME()
Key
GitStatusWrapper.FUNCTION_NAME: gitStatusWrapper. |
static org.jvnet.localizer.Localizable |
_GitStatusWrapper_PRIMARY_LOG_TEMPLATE()
Key
GitStatusWrapper.PRIMARY_LOG_TEMPLATE: [GitStatusWrapper] - Setting %s status for %s on commit %s. |
static String |
GitHubHelper_CREDENTIALS_ID_NOT_EXISTS()
Key
GitHubHelper.CREDENTIALS_ID_NOT_EXISTS: The
credentialsId does not seem to exist, please check it. |
static String |
GitHubHelper_CREDENTIALS_LOGIN_INVALID()
Key
GitHubHelper.CREDENTIALS_LOGIN_INVALID: The
supplied credentials are invalid to login. |
static String |
GitHubHelper_INVALID_COMMIT()
Key
GitHubHelper.INVALID_COMMIT: The specified commit
does not exist in the specified repository. |
static String |
GitHubHelper_INVALID_REPO()
Key
GitHubHelper.INVALID_REPO: The specified repository
does not exist for the specified account. |
static String |
GitHubHelper_NULL_CREDENTIALS_ID()
Key
GitHubHelper.NULL_CREDENTIALS_ID: Credentials ID is
null or empty. |
static String |
GitHubHelper_UNABLE_TO_INFER_COMMIT()
Key
GitHubHelper.UNABLE_TO_INFER_COMMIT: Could not
infer exact commit to use, please specify one. |
static String |
GitHubHelper_UNABLE_TO_INFER_CREDENTIALS_ID()
Key
GitHubHelper.UNABLE_TO_INFER_CREDENTIALS_ID: Can
not infer exact credentialsId to use, please specify one. |
static String |
GitHubHelper_UNABLE_TO_INFER_DATA()
Key
GitHubHelper.UNABLE_TO_INFER_DATA: Unable to infer
git data, please specify repo, credentialsId, account and sha values. |
static String |
GitStatusWrapper_DISPLAY_NAME()
Key
GitStatusWrapper.DISPLAY_NAME: gitStatusWrapper. |
static String |
GitStatusWrapper_FAIL_TO_MATCH_REGEX()
Key
GitStatusWrapper.FAIL_TO_MATCH_REGEX: [GitStatusWrapper] - Unable to find match description regex %s. |
static String |
GitStatusWrapper_FUNCTION_NAME()
Key
GitStatusWrapper.FUNCTION_NAME: gitStatusWrapper. |
static String |
GitStatusWrapper_PRIMARY_LOG_TEMPLATE()
Key
GitStatusWrapper.PRIMARY_LOG_TEMPLATE: [GitStatusWrapper] - Setting %s status for %s on commit %s. |
public static String GitHubHelper_UNABLE_TO_INFER_COMMIT()
GitHubHelper.UNABLE_TO_INFER_COMMIT: Could not
infer exact commit to use, please specify one.Could not infer exact commit to use, please specify onepublic static org.jvnet.localizer.Localizable _GitHubHelper_UNABLE_TO_INFER_COMMIT()
GitHubHelper.UNABLE_TO_INFER_COMMIT: Could not
infer exact commit to use, please specify one.Could not infer exact commit to use, please specify onepublic static String GitHubHelper_CREDENTIALS_LOGIN_INVALID()
GitHubHelper.CREDENTIALS_LOGIN_INVALID: The
supplied credentials are invalid to login.The supplied credentials are invalid to loginpublic static org.jvnet.localizer.Localizable _GitHubHelper_CREDENTIALS_LOGIN_INVALID()
GitHubHelper.CREDENTIALS_LOGIN_INVALID: The
supplied credentials are invalid to login.The supplied credentials are invalid to loginpublic static String GitHubHelper_UNABLE_TO_INFER_DATA()
GitHubHelper.UNABLE_TO_INFER_DATA: Unable to infer
git data, please specify repo, credentialsId, account and sha values.Unable to infer git data, please specify repo, credentialsId,
account and sha valuespublic static org.jvnet.localizer.Localizable _GitHubHelper_UNABLE_TO_INFER_DATA()
GitHubHelper.UNABLE_TO_INFER_DATA: Unable to infer
git data, please specify repo, credentialsId, account and sha values.Unable to infer git data, please specify repo, credentialsId,
account and sha valuespublic static String GitStatusWrapper_FUNCTION_NAME()
GitStatusWrapper.FUNCTION_NAME: gitStatusWrapper.gitStatusWrapperpublic static org.jvnet.localizer.Localizable _GitStatusWrapper_FUNCTION_NAME()
GitStatusWrapper.FUNCTION_NAME: gitStatusWrapper.gitStatusWrapperpublic static String GitHubHelper_CREDENTIALS_ID_NOT_EXISTS()
GitHubHelper.CREDENTIALS_ID_NOT_EXISTS: The
credentialsId does not seem to exist, please check it.The credentialsId does not seem to exist, please check itpublic static org.jvnet.localizer.Localizable _GitHubHelper_CREDENTIALS_ID_NOT_EXISTS()
GitHubHelper.CREDENTIALS_ID_NOT_EXISTS: The
credentialsId does not seem to exist, please check it.The credentialsId does not seem to exist, please check itpublic static String GitHubHelper_INVALID_REPO()
GitHubHelper.INVALID_REPO: The specified repository
does not exist for the specified account.The specified repository does not exist for the specified
accountpublic static org.jvnet.localizer.Localizable _GitHubHelper_INVALID_REPO()
GitHubHelper.INVALID_REPO: The specified repository
does not exist for the specified account.The specified repository does not exist for the specified
accountpublic static String GitStatusWrapper_DISPLAY_NAME()
GitStatusWrapper.DISPLAY_NAME: gitStatusWrapper.gitStatusWrapperpublic static org.jvnet.localizer.Localizable _GitStatusWrapper_DISPLAY_NAME()
GitStatusWrapper.DISPLAY_NAME: gitStatusWrapper.gitStatusWrapperpublic static String GitStatusWrapper_FAIL_TO_MATCH_REGEX()
GitStatusWrapper.FAIL_TO_MATCH_REGEX: [GitStatusWrapper] - Unable to find match description regex %s.[GitStatusWrapper] - Unable to find match description regex %spublic static org.jvnet.localizer.Localizable _GitStatusWrapper_FAIL_TO_MATCH_REGEX()
GitStatusWrapper.FAIL_TO_MATCH_REGEX: [GitStatusWrapper] - Unable to find match description regex %s.[GitStatusWrapper] - Unable to find match description regex %spublic static String GitHubHelper_UNABLE_TO_INFER_CREDENTIALS_ID()
GitHubHelper.UNABLE_TO_INFER_CREDENTIALS_ID: Can
not infer exact credentialsId to use, please specify one.Can not infer exact credentialsId to use, please specify onepublic static org.jvnet.localizer.Localizable _GitHubHelper_UNABLE_TO_INFER_CREDENTIALS_ID()
GitHubHelper.UNABLE_TO_INFER_CREDENTIALS_ID: Can
not infer exact credentialsId to use, please specify one.Can not infer exact credentialsId to use, please specify onepublic static String GitHubHelper_INVALID_COMMIT()
GitHubHelper.INVALID_COMMIT: The specified commit
does not exist in the specified repository.The specified commit does not exist in the specified
repositorypublic static org.jvnet.localizer.Localizable _GitHubHelper_INVALID_COMMIT()
GitHubHelper.INVALID_COMMIT: The specified commit
does not exist in the specified repository.The specified commit does not exist in the specified
repositorypublic static String GitStatusWrapper_PRIMARY_LOG_TEMPLATE()
GitStatusWrapper.PRIMARY_LOG_TEMPLATE: [GitStatusWrapper] - Setting %s status for %s on commit %s.[GitStatusWrapper] - Setting %s status for %s on commit %spublic static org.jvnet.localizer.Localizable _GitStatusWrapper_PRIMARY_LOG_TEMPLATE()
GitStatusWrapper.PRIMARY_LOG_TEMPLATE: [GitStatusWrapper] - Setting %s status for %s on commit %s.[GitStatusWrapper] - Setting %s status for %s on commit %spublic static String GitHubHelper_NULL_CREDENTIALS_ID()
GitHubHelper.NULL_CREDENTIALS_ID: Credentials ID is
null or empty.Credentials ID is null or emptypublic static org.jvnet.localizer.Localizable _GitHubHelper_NULL_CREDENTIALS_ID()
GitHubHelper.NULL_CREDENTIALS_ID: Credentials ID is
null or empty.Credentials ID is null or emptyCopyright © 2016–2019. All rights reserved.