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 Details

    • Messages

      public Messages()
  • Method Details

    • JiraCommonResponse_FAILURE_ACCESS_TOKEN

      public static String JiraCommonResponse_FAILURE_ACCESS_TOKEN(Object arg0)
      Key JiraCommonResponse.FAILURE_ACCESS_TOKEN: Failed to get access token for Jira site: {0}..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to get access token for Jira site: {0}.
    • _JiraCommonResponse_FAILURE_ACCESS_TOKEN

      public static org.jvnet.localizer.Localizable _JiraCommonResponse_FAILURE_ACCESS_TOKEN(Object arg0)
      Key JiraCommonResponse.FAILURE_ACCESS_TOKEN: Failed to get access token for Jira site: {0}..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraDeploymentInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS: Failed to send deployment information to Jira: {0}. Unknown associations: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraDeploymentInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS: Failed to send deployment information to Jira: {0}. Unknown associations: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to send deployment information to Jira: {0}. Unknown associations: {1}.
    • JiraDeploymentInfoResponse_FAILURE_ENVIRONMENT_INVALID

      public static String JiraDeploymentInfoResponse_FAILURE_ENVIRONMENT_INVALID(Object arg0)
      Key JiraDeploymentInfoResponse.FAILURE_ENVIRONMENT_INVALID: The deployment environment is not valid. {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraDeploymentInfoResponse.FAILURE_ENVIRONMENT_INVALID: The deployment environment is not valid. {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The deployment environment is not valid. {0}
    • JiraGateStatusResponse_GATE_CHECK_SUCCESS

      public static String JiraGateStatusResponse_GATE_CHECK_SUCCESS(Object arg0, Object arg1)
      Key JiraGateStatusResponse.GATE_CHECK_SUCCESS: Successfully retrieved deployment gating status. Related issues: {0}, gating status: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraGateStatusResponse.GATE_CHECK_SUCCESS: Successfully retrieved deployment gating status. Related issues: {0}, gating status: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Successfully retrieved deployment gating status. Related issues: {0}, gating status: {1}.
    • JiraSendDeploymentInfoStep_DescriptorImpl_DisplayName

      public static String JiraSendDeploymentInfoStep_DescriptorImpl_DisplayName()
      Key JiraSendDeploymentInfoStep.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()
      Key JiraSendDeploymentInfoStep.DescriptorImpl.DisplayName: Atlassian Jira Software Cloud Jenkins Integration (Deployment).
      Returns:
      Atlassian Jira Software Cloud Jenkins Integration (Deployment)
    • JiraBuildInfoResponse_SUCCESS_BUILD_ACCEPTED

      public static String JiraBuildInfoResponse_SUCCESS_BUILD_ACCEPTED(Object arg0, Object arg1)
      Key JiraBuildInfoResponse.SUCCESS_BUILD_ACCEPTED: Successfully sent build information to Jira: {0}. Accepted builds: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraBuildInfoResponse.SUCCESS_BUILD_ACCEPTED: Successfully sent build information to Jira: {0}. Accepted builds: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraDeploymentInfoResponse.FAILURE_DEPLOYMENT_REJECTED: Failed to send deployment information to Jira: {0}. Rejected deployments: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraDeploymentInfoResponse.FAILURE_DEPLOYMENT_REJECTED: Failed to send deployment information to Jira: {0}. Rejected deployments: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to send deployment information to Jira: {0}. Rejected deployments: {1}.
    • JiraBuildInfoResponse_SKIPPED_ISSUE_KEYS_NOT_FOUND

      public static String JiraBuildInfoResponse_SKIPPED_ISSUE_KEYS_NOT_FOUND()
      Key JiraBuildInfoResponse.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()
      Key JiraBuildInfoResponse.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

      public static String JiraBuildInfoResponse_FAILURE_UNKNOWN_ISSUE_KEYS(Object arg0, Object arg1)
      Key JiraBuildInfoResponse.FAILURE_UNKNOWN_ISSUE_KEYS: Failed to send build information to Jira: {0}. Unknown issue keys: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraBuildInfoResponse.FAILURE_UNKNOWN_ISSUE_KEYS: Failed to send build information to Jira: {0}. Unknown issue keys: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to send build information to Jira: {0}. Unknown issue keys: {1}.
    • JiraBuildInfoResponse_FAILURE_UNKNOWN_ASSOCIATIONS

      public static String JiraBuildInfoResponse_FAILURE_UNKNOWN_ASSOCIATIONS(Object arg0, Object arg1)
      Key JiraBuildInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS: Failed to send build information to Jira: {0}. Unknown associations: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraBuildInfoResponse.FAILURE_UNKNOWN_ASSOCIATIONS: Failed to send build information to Jira: {0}. Unknown associations: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to send build information to Jira: {0}. Unknown associations: {1}.
    • JiraCommonResponse_FAILURE_MULTIPLE_SITE_CONFIGS_PRESENT

      public static String JiraCommonResponse_FAILURE_MULTIPLE_SITE_CONFIGS_PRESENT()
      Key JiraCommonResponse.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()
      Key JiraCommonResponse.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

      public static String JiraBuildInfoResponse_FAILURE_UNEXPECTED_RESPONSE()
      Key JiraBuildInfoResponse.FAILURE_UNEXPECTED_RESPONSE: Unexpected BuildApi response..
      Returns:
      Unexpected BuildApi response.
    • _JiraBuildInfoResponse_FAILURE_UNEXPECTED_RESPONSE

      public static org.jvnet.localizer.Localizable _JiraBuildInfoResponse_FAILURE_UNEXPECTED_RESPONSE()
      Key JiraBuildInfoResponse.FAILURE_UNEXPECTED_RESPONSE: Unexpected BuildApi response..
      Returns:
      Unexpected BuildApi response.
    • JiraCommonResponse_FAILURE_SECRET_NOT_FOUND

      public static String JiraCommonResponse_FAILURE_SECRET_NOT_FOUND(Object arg0)
      Key JiraCommonResponse.FAILURE_SECRET_NOT_FOUND: Failed to retrieve credentials for Jira site: {0}..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraCommonResponse.FAILURE_SECRET_NOT_FOUND: Failed to retrieve credentials for Jira site: {0}..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to retrieve credentials for Jira site: {0}.
    • JiraDeploymentInfoResponse_FAILURE_UNEXPECTED_RESPONSE

      public static String JiraDeploymentInfoResponse_FAILURE_UNEXPECTED_RESPONSE()
      Key JiraDeploymentInfoResponse.FAILURE_UNEXPECTED_RESPONSE: Unexpected DeploymentApi response..
      Returns:
      Unexpected DeploymentApi response.
    • _JiraDeploymentInfoResponse_FAILURE_UNEXPECTED_RESPONSE

      public static org.jvnet.localizer.Localizable _JiraDeploymentInfoResponse_FAILURE_UNEXPECTED_RESPONSE()
      Key JiraDeploymentInfoResponse.FAILURE_UNEXPECTED_RESPONSE: Unexpected DeploymentApi response..
      Returns:
      Unexpected DeploymentApi response.
    • JiraSendBuildInfoStep_DescriptorImpl_DisplayName

      public static String JiraSendBuildInfoStep_DescriptorImpl_DisplayName()
      Key JiraSendBuildInfoStep.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()
      Key JiraSendBuildInfoStep.DescriptorImpl.DisplayName: Atlassian Jira Software Cloud Jenkins Integration (Build).
      Returns:
      Atlassian Jira Software Cloud Jenkins Integration (Build)
    • JiraBuildInfoResponse_FAILURE_BUILDS_API_RESPONSE

      public static String JiraBuildInfoResponse_FAILURE_BUILDS_API_RESPONSE(Object arg0, Object arg1)
      Key JiraBuildInfoResponse.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}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraBuildInfoResponse.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}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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

      public static String JiraCheckGateStatusStep_CauseOfInterruption_Description()
      Key JiraCheckGateStatusStep.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()
      Key JiraCheckGateStatusStep.CauseOfInterruption.Description: The deployment was prevented by Jira Service Desk..
      Returns:
      The deployment was prevented by Jira Service Desk.
    • JiraDeploymentInfoResponse_FAILURE_STATE_INVALID

      public static String JiraDeploymentInfoResponse_FAILURE_STATE_INVALID(Object arg0)
      Key JiraDeploymentInfoResponse.FAILURE_STATE_INVALID: The deployment state is not valid. {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraDeploymentInfoResponse.FAILURE_STATE_INVALID: The deployment state is not valid. {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      The deployment state is not valid. {0}
    • JiraCommonResponse_FAILURE_SITE_NOT_FOUND

      public static String JiraCommonResponse_FAILURE_SITE_NOT_FOUND(Object arg0)
      Key JiraCommonResponse.FAILURE_SITE_NOT_FOUND: Jira site: {0} can't be found..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraCommonResponse.FAILURE_SITE_NOT_FOUND: Jira site: {0} can't be found..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Jira site: {0} can't be found.
    • JiraCommonResponse_FAILURE_SITE_CONFIG_NOT_FOUND

      public static String JiraCommonResponse_FAILURE_SITE_CONFIG_NOT_FOUND(Object arg0)
      Key JiraCommonResponse.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}, as String.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)
      Key JiraCommonResponse.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}, as String.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

      public static String JiraCommonResponse_FAILURE_NO_SITE_CONFIG_PRESENT()
      Key JiraCommonResponse.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()
      Key JiraCommonResponse.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)
      Key JiraDeploymentInfoResponse.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}, as String.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)
      Key JiraDeploymentInfoResponse.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}, as String.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)
      Key JiraDeploymentInfoResponse.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}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraDeploymentInfoResponse.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}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraDeploymentInfoResponse.SUCCESS_DEPLOYMENT_ACCEPTED: Successfully sent deployment information to Jira: {0}. Accepted deployments: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraDeploymentInfoResponse.SUCCESS_DEPLOYMENT_ACCEPTED: Successfully sent deployment information to Jira: {0}. Accepted deployments: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Successfully sent deployment information to Jira: {0}. Accepted deployments: {1}.
    • JiraDeploymentInfoResponse_FAILURE_GATING_MANY_JIRAS

      public static String JiraDeploymentInfoResponse_FAILURE_GATING_MANY_JIRAS()
      Key JiraDeploymentInfoResponse.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()
      Key JiraDeploymentInfoResponse.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

      public static String JiraCheckGateStatusStep_DescriptorImpl_DisplayName()
      Key JiraCheckGateStatusStep.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()
      Key JiraCheckGateStatusStep.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

      public static String JiraBuildInfoResponse_FAILURE_BUILD_REJECTED(Object arg0, Object arg1)
      Key JiraBuildInfoResponse.FAILURE_BUILD_REJECTED: Failed to send build information to Jira: {0}. Rejected builds: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraBuildInfoResponse.FAILURE_BUILD_REJECTED: Failed to send build information to Jira: {0}. Rejected builds: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to send build information to Jira: {0}. Rejected builds: {1}.
    • JiraBuildInfoResponse_FAILURE_SCM_REVISION_NOT_FOUND

      public static String JiraBuildInfoResponse_FAILURE_SCM_REVISION_NOT_FOUND(Object arg0)
      Key JiraBuildInfoResponse.FAILURE_SCM_REVISION_NOT_FOUND: Failed to retrieve SCM revision for build: {0}..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.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)
      Key JiraBuildInfoResponse.FAILURE_SCM_REVISION_NOT_FOUND: Failed to retrieve SCM revision for build: {0}..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to retrieve SCM revision for build: {0}.