Package com.atlassian.jira.cloud.jenkins
Class Messages
java.lang.Object
com.atlassian.jira.cloud.jenkins.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyJiraBuildInfoResponse.FAILURE_BUILD_REJECTED
:Failed to send build information to Jira: {0}. Rejected builds: {1}.
.static org.jvnet.localizer.Localizable
KeyJiraBuildInfoResponse.FAILURE_BUILDS_API_RESPONSE
:Failed to send build information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
.static org.jvnet.localizer.Localizable
KeyJiraBuildInfoResponse.FAILURE_SCM_REVISION_NOT_FOUND
:Failed to retrieve SCM revision for build: {0}.
.static org.jvnet.localizer.Localizable
KeyJiraBuildInfoResponse.FAILURE_UNEXPECTED_RESPONSE
:Unexpected BuildApi response.
.static org.jvnet.localizer.Localizable
KeyJiraBuildInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS
:Failed to send build information to Jira: {0}. Unknown associations: {1}.
.static org.jvnet.localizer.Localizable
KeyJiraBuildInfoResponse.FAILURE_UNKNOWN_ISSUE_KEYS
:Failed to send build information to Jira: {0}. Unknown issue keys: {1}.
.static org.jvnet.localizer.Localizable
KeyJiraBuildInfoResponse.SKIPPED_ISSUE_KEYS_NOT_FOUND
:No issue keys found in the current branch name. Not sending build information to Jira.
.static org.jvnet.localizer.Localizable
KeyJiraBuildInfoResponse.SUCCESS_BUILD_ACCEPTED
:Successfully sent build information to Jira: {0}. Accepted builds: {1}.
.static org.jvnet.localizer.Localizable
KeyJiraCheckGateStatusStep.CauseOfInterruption.Description
:The deployment was prevented by Jira Service Desk.
.static org.jvnet.localizer.Localizable
KeyJiraCheckGateStatusStep.DescriptorImpl.DisplayName
:Atlassian Jira Service Desk Software Cloud Jenkins Integration (Deployment Gating)
.static org.jvnet.localizer.Localizable
KeyJiraCommonResponse.FAILURE_ACCESS_TOKEN
:Failed to get access token for Jira site: {0}.
.static org.jvnet.localizer.Localizable
KeyJiraCommonResponse.FAILURE_MULTIPLE_SITE_CONFIGS_PRESENT
:Could not pick a default site because multiple sites have been configured.
.static org.jvnet.localizer.Localizable
KeyJiraCommonResponse.FAILURE_NO_SITE_CONFIG_PRESENT
:Could not pick a default site because no site has been configured.
.static org.jvnet.localizer.Localizable
KeyJiraCommonResponse.FAILURE_SECRET_NOT_FOUND
:Failed to retrieve credentials for Jira site: {0}.
.static org.jvnet.localizer.Localizable
KeyJiraCommonResponse.FAILURE_SITE_CONFIG_NOT_FOUND
:Failed to retrieve configuration for Jira site: {0}. Please specify the site in Jenkinsfile if you have more than one Jira Cloud site configured.
.static org.jvnet.localizer.Localizable
KeyJiraCommonResponse.FAILURE_SITE_NOT_FOUND
:Jira site: {0} can't be found.
.static org.jvnet.localizer.Localizable
KeyJiraDeploymentInfoResponse.FAILURE_DEPLOYMENT_REJECTED
:Failed to send deployment information to Jira: {0}. Rejected deployments: {1}.
.static org.jvnet.localizer.Localizable
KeyJiraDeploymentInfoResponse.FAILURE_DEPLOYMENTS_API_RESPONSE
:Failed to send deployment information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
.static org.jvnet.localizer.Localizable
KeyJiraDeploymentInfoResponse.FAILURE_ENVIRONMENT_INVALID
:The deployment environment is not valid. {0}
.static org.jvnet.localizer.Localizable
KeyJiraDeploymentInfoResponse.FAILURE_GATING_MANY_JIRAS
:Failed to send deployment information to Jira with enabledGating: site parameter is not provided and more than 1 Jira sites are connected.
.static org.jvnet.localizer.Localizable
KeyJiraDeploymentInfoResponse.FAILURE_STATE_INVALID
:The deployment state is not valid. {0}
.static org.jvnet.localizer.Localizable
KeyJiraDeploymentInfoResponse.FAILURE_UNEXPECTED_RESPONSE
:Unexpected DeploymentApi response.
.static org.jvnet.localizer.Localizable
KeyJiraDeploymentInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS
:Failed to send deployment information to Jira: {0}. Unknown associations: {1}.
.static org.jvnet.localizer.Localizable
KeyJiraDeploymentInfoResponse.SKIPPED_ISSUE_KEYS_NOT_FOUND_AND_SERVICE_IDS_NOT_PROVIDED
:No issue keys found in the change log and service ids were not provided. Not sending deployment information to Jira: {0}.
.static org.jvnet.localizer.Localizable
KeyJiraDeploymentInfoResponse.SUCCESS_DEPLOYMENT_ACCEPTED
:Successfully sent deployment information to Jira: {0}. Accepted deployments: {1}.
.static org.jvnet.localizer.Localizable
_JiraGateStatusResponse_GATE_CHECK_SUCCESS
(Object arg0, Object arg1) KeyJiraGateStatusResponse.GATE_CHECK_SUCCESS
:Successfully retrieved deployment gating status. Related issues: {0}, gating status: {1}.
.static org.jvnet.localizer.Localizable
KeyJiraSendBuildInfoStep.DescriptorImpl.DisplayName
:Atlassian Jira Software Cloud Jenkins Integration (Build)
.static org.jvnet.localizer.Localizable
KeyJiraSendDeploymentInfoStep.DescriptorImpl.DisplayName
:Atlassian Jira Software Cloud Jenkins Integration (Deployment)
.static String
JiraBuildInfoResponse_FAILURE_BUILD_REJECTED
(Object arg0, Object arg1) KeyJiraBuildInfoResponse.FAILURE_BUILD_REJECTED
:Failed to send build information to Jira: {0}. Rejected builds: {1}.
.static String
KeyJiraBuildInfoResponse.FAILURE_BUILDS_API_RESPONSE
:Failed to send build information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
.static String
KeyJiraBuildInfoResponse.FAILURE_SCM_REVISION_NOT_FOUND
:Failed to retrieve SCM revision for build: {0}.
.static String
KeyJiraBuildInfoResponse.FAILURE_UNEXPECTED_RESPONSE
:Unexpected BuildApi response.
.static String
KeyJiraBuildInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS
:Failed to send build information to Jira: {0}. Unknown associations: {1}.
.static String
KeyJiraBuildInfoResponse.FAILURE_UNKNOWN_ISSUE_KEYS
:Failed to send build information to Jira: {0}. Unknown issue keys: {1}.
.static String
KeyJiraBuildInfoResponse.SKIPPED_ISSUE_KEYS_NOT_FOUND
:No issue keys found in the current branch name. Not sending build information to Jira.
.static String
JiraBuildInfoResponse_SUCCESS_BUILD_ACCEPTED
(Object arg0, Object arg1) KeyJiraBuildInfoResponse.SUCCESS_BUILD_ACCEPTED
:Successfully sent build information to Jira: {0}. Accepted builds: {1}.
.static String
KeyJiraCheckGateStatusStep.CauseOfInterruption.Description
:The deployment was prevented by Jira Service Desk.
.static String
KeyJiraCheckGateStatusStep.DescriptorImpl.DisplayName
:Atlassian Jira Service Desk Software Cloud Jenkins Integration (Deployment Gating)
.static String
KeyJiraCommonResponse.FAILURE_ACCESS_TOKEN
:Failed to get access token for Jira site: {0}.
.static String
KeyJiraCommonResponse.FAILURE_MULTIPLE_SITE_CONFIGS_PRESENT
:Could not pick a default site because multiple sites have been configured.
.static String
KeyJiraCommonResponse.FAILURE_NO_SITE_CONFIG_PRESENT
:Could not pick a default site because no site has been configured.
.static String
KeyJiraCommonResponse.FAILURE_SECRET_NOT_FOUND
:Failed to retrieve credentials for Jira site: {0}.
.static String
KeyJiraCommonResponse.FAILURE_SITE_CONFIG_NOT_FOUND
:Failed to retrieve configuration for Jira site: {0}. Please specify the site in Jenkinsfile if you have more than one Jira Cloud site configured.
.static String
KeyJiraCommonResponse.FAILURE_SITE_NOT_FOUND
:Jira site: {0} can't be found.
.static String
KeyJiraDeploymentInfoResponse.FAILURE_DEPLOYMENT_REJECTED
:Failed to send deployment information to Jira: {0}. Rejected deployments: {1}.
.static String
KeyJiraDeploymentInfoResponse.FAILURE_DEPLOYMENTS_API_RESPONSE
:Failed to send deployment information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
.static String
KeyJiraDeploymentInfoResponse.FAILURE_ENVIRONMENT_INVALID
:The deployment environment is not valid. {0}
.static String
KeyJiraDeploymentInfoResponse.FAILURE_GATING_MANY_JIRAS
:Failed to send deployment information to Jira with enabledGating: site parameter is not provided and more than 1 Jira sites are connected.
.static String
KeyJiraDeploymentInfoResponse.FAILURE_STATE_INVALID
:The deployment state is not valid. {0}
.static String
KeyJiraDeploymentInfoResponse.FAILURE_UNEXPECTED_RESPONSE
:Unexpected DeploymentApi response.
.static String
KeyJiraDeploymentInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS
:Failed to send deployment information to Jira: {0}. Unknown associations: {1}.
.static String
KeyJiraDeploymentInfoResponse.SKIPPED_ISSUE_KEYS_NOT_FOUND_AND_SERVICE_IDS_NOT_PROVIDED
:No issue keys found in the change log and service ids were not provided. Not sending deployment information to Jira: {0}.
.static String
KeyJiraDeploymentInfoResponse.SUCCESS_DEPLOYMENT_ACCEPTED
:Successfully sent deployment information to Jira: {0}. Accepted deployments: {1}.
.static String
JiraGateStatusResponse_GATE_CHECK_SUCCESS
(Object arg0, Object arg1) KeyJiraGateStatusResponse.GATE_CHECK_SUCCESS
:Successfully retrieved deployment gating status. Related issues: {0}, gating status: {1}.
.static String
KeyJiraSendBuildInfoStep.DescriptorImpl.DisplayName
:Atlassian Jira Software Cloud Jenkins Integration (Build)
.static String
KeyJiraSendDeploymentInfoStep.DescriptorImpl.DisplayName
:Atlassian Jira Software Cloud Jenkins Integration (Deployment)
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
JiraCommonResponse_FAILURE_ACCESS_TOKEN
KeyJiraCommonResponse.FAILURE_ACCESS_TOKEN
:Failed to get access token for Jira site: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to get access token for Jira site: {0}.
-
_JiraCommonResponse_FAILURE_ACCESS_TOKEN
KeyJiraCommonResponse.FAILURE_ACCESS_TOKEN
:Failed to get access token for Jira site: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to get access token for Jira site: {0}.
-
JiraDeploymentInfoResponse_FAILURE_UNKNOWN_ASSOCIATIONS
public static String JiraDeploymentInfoResponse_FAILURE_UNKNOWN_ASSOCIATIONS(Object arg0, Object arg1) KeyJiraDeploymentInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS
:Failed to send deployment information to Jira: {0}. Unknown associations: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send deployment information to Jira: {0}. Unknown associations: {1}.
-
_JiraDeploymentInfoResponse_FAILURE_UNKNOWN_ASSOCIATIONS
public static org.jvnet.localizer.Localizable _JiraDeploymentInfoResponse_FAILURE_UNKNOWN_ASSOCIATIONS(Object arg0, Object arg1) KeyJiraDeploymentInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS
:Failed to send deployment information to Jira: {0}. Unknown associations: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send deployment information to Jira: {0}. Unknown associations: {1}.
-
JiraDeploymentInfoResponse_FAILURE_ENVIRONMENT_INVALID
KeyJiraDeploymentInfoResponse.FAILURE_ENVIRONMENT_INVALID
:The deployment environment is not valid. {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The deployment environment is not valid. {0}
-
_JiraDeploymentInfoResponse_FAILURE_ENVIRONMENT_INVALID
public static org.jvnet.localizer.Localizable _JiraDeploymentInfoResponse_FAILURE_ENVIRONMENT_INVALID(Object arg0) KeyJiraDeploymentInfoResponse.FAILURE_ENVIRONMENT_INVALID
:The deployment environment is not valid. {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The deployment environment is not valid. {0}
-
JiraGateStatusResponse_GATE_CHECK_SUCCESS
KeyJiraGateStatusResponse.GATE_CHECK_SUCCESS
:Successfully retrieved deployment gating status. Related issues: {0}, gating status: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Successfully retrieved deployment gating status. Related issues: {0}, gating status: {1}.
-
_JiraGateStatusResponse_GATE_CHECK_SUCCESS
public static org.jvnet.localizer.Localizable _JiraGateStatusResponse_GATE_CHECK_SUCCESS(Object arg0, Object arg1) KeyJiraGateStatusResponse.GATE_CHECK_SUCCESS
:Successfully retrieved deployment gating status. Related issues: {0}, gating status: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Successfully retrieved deployment gating status. Related issues: {0}, gating status: {1}.
-
JiraSendDeploymentInfoStep_DescriptorImpl_DisplayName
KeyJiraSendDeploymentInfoStep.DescriptorImpl.DisplayName
:Atlassian Jira Software Cloud Jenkins Integration (Deployment)
.- Returns:
Atlassian Jira Software Cloud Jenkins Integration (Deployment)
-
_JiraSendDeploymentInfoStep_DescriptorImpl_DisplayName
public static org.jvnet.localizer.Localizable _JiraSendDeploymentInfoStep_DescriptorImpl_DisplayName()KeyJiraSendDeploymentInfoStep.DescriptorImpl.DisplayName
:Atlassian Jira Software Cloud Jenkins Integration (Deployment)
.- Returns:
Atlassian Jira Software Cloud Jenkins Integration (Deployment)
-
JiraBuildInfoResponse_SUCCESS_BUILD_ACCEPTED
KeyJiraBuildInfoResponse.SUCCESS_BUILD_ACCEPTED
:Successfully sent build information to Jira: {0}. Accepted builds: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Successfully sent build information to Jira: {0}. Accepted builds: {1}.
-
_JiraBuildInfoResponse_SUCCESS_BUILD_ACCEPTED
public static org.jvnet.localizer.Localizable _JiraBuildInfoResponse_SUCCESS_BUILD_ACCEPTED(Object arg0, Object arg1) KeyJiraBuildInfoResponse.SUCCESS_BUILD_ACCEPTED
:Successfully sent build information to Jira: {0}. Accepted builds: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Successfully sent build information to Jira: {0}. Accepted builds: {1}.
-
JiraDeploymentInfoResponse_FAILURE_DEPLOYMENT_REJECTED
public static String JiraDeploymentInfoResponse_FAILURE_DEPLOYMENT_REJECTED(Object arg0, Object arg1) KeyJiraDeploymentInfoResponse.FAILURE_DEPLOYMENT_REJECTED
:Failed to send deployment information to Jira: {0}. Rejected deployments: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send deployment information to Jira: {0}. Rejected deployments: {1}.
-
_JiraDeploymentInfoResponse_FAILURE_DEPLOYMENT_REJECTED
public static org.jvnet.localizer.Localizable _JiraDeploymentInfoResponse_FAILURE_DEPLOYMENT_REJECTED(Object arg0, Object arg1) KeyJiraDeploymentInfoResponse.FAILURE_DEPLOYMENT_REJECTED
:Failed to send deployment information to Jira: {0}. Rejected deployments: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send deployment information to Jira: {0}. Rejected deployments: {1}.
-
JiraBuildInfoResponse_SKIPPED_ISSUE_KEYS_NOT_FOUND
KeyJiraBuildInfoResponse.SKIPPED_ISSUE_KEYS_NOT_FOUND
:No issue keys found in the current branch name. Not sending build information to Jira.
.- Returns:
No issue keys found in the current branch name. Not sending build information to Jira.
-
_JiraBuildInfoResponse_SKIPPED_ISSUE_KEYS_NOT_FOUND
public static org.jvnet.localizer.Localizable _JiraBuildInfoResponse_SKIPPED_ISSUE_KEYS_NOT_FOUND()KeyJiraBuildInfoResponse.SKIPPED_ISSUE_KEYS_NOT_FOUND
:No issue keys found in the current branch name. Not sending build information to Jira.
.- Returns:
No issue keys found in the current branch name. Not sending build information to Jira.
-
JiraBuildInfoResponse_FAILURE_UNKNOWN_ISSUE_KEYS
KeyJiraBuildInfoResponse.FAILURE_UNKNOWN_ISSUE_KEYS
:Failed to send build information to Jira: {0}. Unknown issue keys: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send build information to Jira: {0}. Unknown issue keys: {1}.
-
_JiraBuildInfoResponse_FAILURE_UNKNOWN_ISSUE_KEYS
public static org.jvnet.localizer.Localizable _JiraBuildInfoResponse_FAILURE_UNKNOWN_ISSUE_KEYS(Object arg0, Object arg1) KeyJiraBuildInfoResponse.FAILURE_UNKNOWN_ISSUE_KEYS
:Failed to send build information to Jira: {0}. Unknown issue keys: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send build information to Jira: {0}. Unknown issue keys: {1}.
-
JiraBuildInfoResponse_FAILURE_UNKNOWN_ASSOCIATIONS
KeyJiraBuildInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS
:Failed to send build information to Jira: {0}. Unknown associations: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send build information to Jira: {0}. Unknown associations: {1}.
-
_JiraBuildInfoResponse_FAILURE_UNKNOWN_ASSOCIATIONS
public static org.jvnet.localizer.Localizable _JiraBuildInfoResponse_FAILURE_UNKNOWN_ASSOCIATIONS(Object arg0, Object arg1) KeyJiraBuildInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS
:Failed to send build information to Jira: {0}. Unknown associations: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send build information to Jira: {0}. Unknown associations: {1}.
-
JiraCommonResponse_FAILURE_MULTIPLE_SITE_CONFIGS_PRESENT
KeyJiraCommonResponse.FAILURE_MULTIPLE_SITE_CONFIGS_PRESENT
:Could not pick a default site because multiple sites have been configured.
.- Returns:
Could not pick a default site because multiple sites have been configured.
-
_JiraCommonResponse_FAILURE_MULTIPLE_SITE_CONFIGS_PRESENT
public static org.jvnet.localizer.Localizable _JiraCommonResponse_FAILURE_MULTIPLE_SITE_CONFIGS_PRESENT()KeyJiraCommonResponse.FAILURE_MULTIPLE_SITE_CONFIGS_PRESENT
:Could not pick a default site because multiple sites have been configured.
.- Returns:
Could not pick a default site because multiple sites have been configured.
-
JiraBuildInfoResponse_FAILURE_UNEXPECTED_RESPONSE
KeyJiraBuildInfoResponse.FAILURE_UNEXPECTED_RESPONSE
:Unexpected BuildApi response.
.- Returns:
Unexpected BuildApi response.
-
_JiraBuildInfoResponse_FAILURE_UNEXPECTED_RESPONSE
public static org.jvnet.localizer.Localizable _JiraBuildInfoResponse_FAILURE_UNEXPECTED_RESPONSE()KeyJiraBuildInfoResponse.FAILURE_UNEXPECTED_RESPONSE
:Unexpected BuildApi response.
.- Returns:
Unexpected BuildApi response.
-
JiraCommonResponse_FAILURE_SECRET_NOT_FOUND
KeyJiraCommonResponse.FAILURE_SECRET_NOT_FOUND
:Failed to retrieve credentials for Jira site: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to retrieve credentials for Jira site: {0}.
-
_JiraCommonResponse_FAILURE_SECRET_NOT_FOUND
public static org.jvnet.localizer.Localizable _JiraCommonResponse_FAILURE_SECRET_NOT_FOUND(Object arg0) KeyJiraCommonResponse.FAILURE_SECRET_NOT_FOUND
:Failed to retrieve credentials for Jira site: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to retrieve credentials for Jira site: {0}.
-
JiraDeploymentInfoResponse_FAILURE_UNEXPECTED_RESPONSE
KeyJiraDeploymentInfoResponse.FAILURE_UNEXPECTED_RESPONSE
:Unexpected DeploymentApi response.
.- Returns:
Unexpected DeploymentApi response.
-
_JiraDeploymentInfoResponse_FAILURE_UNEXPECTED_RESPONSE
public static org.jvnet.localizer.Localizable _JiraDeploymentInfoResponse_FAILURE_UNEXPECTED_RESPONSE()KeyJiraDeploymentInfoResponse.FAILURE_UNEXPECTED_RESPONSE
:Unexpected DeploymentApi response.
.- Returns:
Unexpected DeploymentApi response.
-
JiraSendBuildInfoStep_DescriptorImpl_DisplayName
KeyJiraSendBuildInfoStep.DescriptorImpl.DisplayName
:Atlassian Jira Software Cloud Jenkins Integration (Build)
.- Returns:
Atlassian Jira Software Cloud Jenkins Integration (Build)
-
_JiraSendBuildInfoStep_DescriptorImpl_DisplayName
public static org.jvnet.localizer.Localizable _JiraSendBuildInfoStep_DescriptorImpl_DisplayName()KeyJiraSendBuildInfoStep.DescriptorImpl.DisplayName
:Atlassian Jira Software Cloud Jenkins Integration (Build)
.- Returns:
Atlassian Jira Software Cloud Jenkins Integration (Build)
-
JiraBuildInfoResponse_FAILURE_BUILDS_API_RESPONSE
KeyJiraBuildInfoResponse.FAILURE_BUILDS_API_RESPONSE
:Failed to send build information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send build information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
-
_JiraBuildInfoResponse_FAILURE_BUILDS_API_RESPONSE
public static org.jvnet.localizer.Localizable _JiraBuildInfoResponse_FAILURE_BUILDS_API_RESPONSE(Object arg0, Object arg1) KeyJiraBuildInfoResponse.FAILURE_BUILDS_API_RESPONSE
:Failed to send build information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send build information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
-
JiraCheckGateStatusStep_CauseOfInterruption_Description
KeyJiraCheckGateStatusStep.CauseOfInterruption.Description
:The deployment was prevented by Jira Service Desk.
.- Returns:
The deployment was prevented by Jira Service Desk.
-
_JiraCheckGateStatusStep_CauseOfInterruption_Description
public static org.jvnet.localizer.Localizable _JiraCheckGateStatusStep_CauseOfInterruption_Description()KeyJiraCheckGateStatusStep.CauseOfInterruption.Description
:The deployment was prevented by Jira Service Desk.
.- Returns:
The deployment was prevented by Jira Service Desk.
-
JiraDeploymentInfoResponse_FAILURE_STATE_INVALID
KeyJiraDeploymentInfoResponse.FAILURE_STATE_INVALID
:The deployment state is not valid. {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The deployment state is not valid. {0}
-
_JiraDeploymentInfoResponse_FAILURE_STATE_INVALID
public static org.jvnet.localizer.Localizable _JiraDeploymentInfoResponse_FAILURE_STATE_INVALID(Object arg0) KeyJiraDeploymentInfoResponse.FAILURE_STATE_INVALID
:The deployment state is not valid. {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The deployment state is not valid. {0}
-
JiraCommonResponse_FAILURE_SITE_NOT_FOUND
KeyJiraCommonResponse.FAILURE_SITE_NOT_FOUND
:Jira site: {0} can't be found.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Jira site: {0} can't be found.
-
_JiraCommonResponse_FAILURE_SITE_NOT_FOUND
public static org.jvnet.localizer.Localizable _JiraCommonResponse_FAILURE_SITE_NOT_FOUND(Object arg0) KeyJiraCommonResponse.FAILURE_SITE_NOT_FOUND
:Jira site: {0} can't be found.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Jira site: {0} can't be found.
-
JiraCommonResponse_FAILURE_SITE_CONFIG_NOT_FOUND
KeyJiraCommonResponse.FAILURE_SITE_CONFIG_NOT_FOUND
:Failed to retrieve configuration for Jira site: {0}. Please specify the site in Jenkinsfile if you have more than one Jira Cloud site configured.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to retrieve configuration for Jira site: {0}. Please specify the site in Jenkinsfile if you have more than one Jira Cloud site configured.
-
_JiraCommonResponse_FAILURE_SITE_CONFIG_NOT_FOUND
public static org.jvnet.localizer.Localizable _JiraCommonResponse_FAILURE_SITE_CONFIG_NOT_FOUND(Object arg0) KeyJiraCommonResponse.FAILURE_SITE_CONFIG_NOT_FOUND
:Failed to retrieve configuration for Jira site: {0}. Please specify the site in Jenkinsfile if you have more than one Jira Cloud site configured.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to retrieve configuration for Jira site: {0}. Please specify the site in Jenkinsfile if you have more than one Jira Cloud site configured.
-
JiraCommonResponse_FAILURE_NO_SITE_CONFIG_PRESENT
KeyJiraCommonResponse.FAILURE_NO_SITE_CONFIG_PRESENT
:Could not pick a default site because no site has been configured.
.- Returns:
Could not pick a default site because no site has been configured.
-
_JiraCommonResponse_FAILURE_NO_SITE_CONFIG_PRESENT
public static org.jvnet.localizer.Localizable _JiraCommonResponse_FAILURE_NO_SITE_CONFIG_PRESENT()KeyJiraCommonResponse.FAILURE_NO_SITE_CONFIG_PRESENT
:Could not pick a default site because no site has been configured.
.- Returns:
Could not pick a default site because no site has been configured.
-
JiraDeploymentInfoResponse_SKIPPED_ISSUE_KEYS_NOT_FOUND_AND_SERVICE_IDS_NOT_PROVIDED
public static String JiraDeploymentInfoResponse_SKIPPED_ISSUE_KEYS_NOT_FOUND_AND_SERVICE_IDS_NOT_PROVIDED(Object arg0) KeyJiraDeploymentInfoResponse.SKIPPED_ISSUE_KEYS_NOT_FOUND_AND_SERVICE_IDS_NOT_PROVIDED
:No issue keys found in the change log and service ids were not provided. Not sending deployment information to Jira: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No issue keys found in the change log and service ids were not provided. Not sending deployment information to Jira: {0}.
-
_JiraDeploymentInfoResponse_SKIPPED_ISSUE_KEYS_NOT_FOUND_AND_SERVICE_IDS_NOT_PROVIDED
public static org.jvnet.localizer.Localizable _JiraDeploymentInfoResponse_SKIPPED_ISSUE_KEYS_NOT_FOUND_AND_SERVICE_IDS_NOT_PROVIDED(Object arg0) KeyJiraDeploymentInfoResponse.SKIPPED_ISSUE_KEYS_NOT_FOUND_AND_SERVICE_IDS_NOT_PROVIDED
:No issue keys found in the change log and service ids were not provided. Not sending deployment information to Jira: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No issue keys found in the change log and service ids were not provided. Not sending deployment information to Jira: {0}.
-
JiraDeploymentInfoResponse_FAILURE_DEPLOYMENTS_API_RESPONSE
public static String JiraDeploymentInfoResponse_FAILURE_DEPLOYMENTS_API_RESPONSE(Object arg0, Object arg1) KeyJiraDeploymentInfoResponse.FAILURE_DEPLOYMENTS_API_RESPONSE
:Failed to send deployment information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send deployment information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
-
_JiraDeploymentInfoResponse_FAILURE_DEPLOYMENTS_API_RESPONSE
public static org.jvnet.localizer.Localizable _JiraDeploymentInfoResponse_FAILURE_DEPLOYMENTS_API_RESPONSE(Object arg0, Object arg1) KeyJiraDeploymentInfoResponse.FAILURE_DEPLOYMENTS_API_RESPONSE
:Failed to send deployment information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send deployment information to Jira: {0}. {1}. Failed Dependency errors can be related to a network glitch. Please try again and if it continues to fail, please reach out to Atlassian support via https://support.atlassian.com/contact/
-
JiraDeploymentInfoResponse_SUCCESS_DEPLOYMENT_ACCEPTED
public static String JiraDeploymentInfoResponse_SUCCESS_DEPLOYMENT_ACCEPTED(Object arg0, Object arg1) KeyJiraDeploymentInfoResponse.SUCCESS_DEPLOYMENT_ACCEPTED
:Successfully sent deployment information to Jira: {0}. Accepted deployments: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Successfully sent deployment information to Jira: {0}. Accepted deployments: {1}.
-
_JiraDeploymentInfoResponse_SUCCESS_DEPLOYMENT_ACCEPTED
public static org.jvnet.localizer.Localizable _JiraDeploymentInfoResponse_SUCCESS_DEPLOYMENT_ACCEPTED(Object arg0, Object arg1) KeyJiraDeploymentInfoResponse.SUCCESS_DEPLOYMENT_ACCEPTED
:Successfully sent deployment information to Jira: {0}. Accepted deployments: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Successfully sent deployment information to Jira: {0}. Accepted deployments: {1}.
-
JiraDeploymentInfoResponse_FAILURE_GATING_MANY_JIRAS
KeyJiraDeploymentInfoResponse.FAILURE_GATING_MANY_JIRAS
:Failed to send deployment information to Jira with enabledGating: site parameter is not provided and more than 1 Jira sites are connected.
.- Returns:
Failed to send deployment information to Jira with enabledGating: site parameter is not provided and more than 1 Jira sites are connected.
-
_JiraDeploymentInfoResponse_FAILURE_GATING_MANY_JIRAS
public static org.jvnet.localizer.Localizable _JiraDeploymentInfoResponse_FAILURE_GATING_MANY_JIRAS()KeyJiraDeploymentInfoResponse.FAILURE_GATING_MANY_JIRAS
:Failed to send deployment information to Jira with enabledGating: site parameter is not provided and more than 1 Jira sites are connected.
.- Returns:
Failed to send deployment information to Jira with enabledGating: site parameter is not provided and more than 1 Jira sites are connected.
-
JiraCheckGateStatusStep_DescriptorImpl_DisplayName
KeyJiraCheckGateStatusStep.DescriptorImpl.DisplayName
:Atlassian Jira Service Desk Software Cloud Jenkins Integration (Deployment Gating)
.- Returns:
Atlassian Jira Service Desk Software Cloud Jenkins Integration (Deployment Gating)
-
_JiraCheckGateStatusStep_DescriptorImpl_DisplayName
public static org.jvnet.localizer.Localizable _JiraCheckGateStatusStep_DescriptorImpl_DisplayName()KeyJiraCheckGateStatusStep.DescriptorImpl.DisplayName
:Atlassian Jira Service Desk Software Cloud Jenkins Integration (Deployment Gating)
.- Returns:
Atlassian Jira Service Desk Software Cloud Jenkins Integration (Deployment Gating)
-
JiraBuildInfoResponse_FAILURE_BUILD_REJECTED
KeyJiraBuildInfoResponse.FAILURE_BUILD_REJECTED
:Failed to send build information to Jira: {0}. Rejected builds: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send build information to Jira: {0}. Rejected builds: {1}.
-
_JiraBuildInfoResponse_FAILURE_BUILD_REJECTED
public static org.jvnet.localizer.Localizable _JiraBuildInfoResponse_FAILURE_BUILD_REJECTED(Object arg0, Object arg1) KeyJiraBuildInfoResponse.FAILURE_BUILD_REJECTED
:Failed to send build information to Jira: {0}. Rejected builds: {1}.
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to send build information to Jira: {0}. Rejected builds: {1}.
-
JiraBuildInfoResponse_FAILURE_SCM_REVISION_NOT_FOUND
KeyJiraBuildInfoResponse.FAILURE_SCM_REVISION_NOT_FOUND
:Failed to retrieve SCM revision for build: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to retrieve SCM revision for build: {0}.
-
_JiraBuildInfoResponse_FAILURE_SCM_REVISION_NOT_FOUND
public static org.jvnet.localizer.Localizable _JiraBuildInfoResponse_FAILURE_SCM_REVISION_NOT_FOUND(Object arg0) KeyJiraBuildInfoResponse.FAILURE_SCM_REVISION_NOT_FOUND
:Failed to retrieve SCM revision for build: {0}.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to retrieve SCM revision for build: {0}.
-