Class Messages

java.lang.Object
org.marvelution.jji.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.jvnet.localizer.Localizable
    Key cause.triggered.by: Started by {0}.
    static org.jvnet.localizer.Localizable
    Key cause.triggered.through: Started by {0} through {1}.
    static org.jvnet.localizer.Localizable
    Key deployment.build.marker: Deployment Build Marker.
    static org.jvnet.localizer.Localizable
    Key jira.sync: Sync with Jira.
    static org.jvnet.localizer.Localizable
    Key manage.description: Manage linked Jira Sites..
    static org.jvnet.localizer.Localizable
    Key manage.display.name: Manage Jira Sites.
    static org.jvnet.localizer.Localizable
    Key maximum.length: Maximum length of {0} characters..
    static org.jvnet.localizer.Localizable
    Key no.sites.selected: No Jira sites to synchronize with..
    static org.jvnet.localizer.Localizable
    Key no.whitespaces.allowed: No white spaces allowed..
    static org.jvnet.localizer.Localizable
    Key site.check.failed: Failed to verify the integration with Jira, check the logs of Jenkins for details..
    static org.jvnet.localizer.Localizable
    Key site.get.url.failed: Error retrieving Jira url..
    static org.jvnet.localizer.Localizable
    Key site.license.issue: The integration is broken because of a missing or invalid License, check Jira and its apps to verify the required licenses are applied and valid..
    static org.jvnet.localizer.Localizable
    Key site.not.found: Site not found, please refresh the page..
    static org.jvnet.localizer.Localizable
    Key site.not.up.to.date: The Jira app is not up to date, consider updating it to make sure you are not missing out on new features and critical fixes!.
    static org.jvnet.localizer.Localizable
    Key site.status.unknown: Unable to verify the integration status with Jira, check both Jira and Jenkins logs for details..
    static org.jvnet.localizer.Localizable
    Key site.tunnel.not.connected: An error occurred connecting to the secure tunnel, see Jenkins logs for details..
    static org.jvnet.localizer.Localizable
    Key site.tunnel.unsatisfied.link.error: Failed to connect to secure tunnel because of a system requirement issue, see Jenkins logs for details..
    static org.jvnet.localizer.Localizable
    Key site.unregister.failed: Error unregistering site with Jira..
    static org.jvnet.localizer.Localizable
    Key site.up.and.ready: All good and ready to go!.
    static org.jvnet.localizer.Localizable
    Key triggered.sync.of: Triggered synchronization of {0}..
    static org.jvnet.localizer.Localizable
    Key unable.to.trigger.sync.of: Unable to trigger synchronization of {0}..
    static String
    Key cause.triggered.by: Started by {0}.
    static String
    Key cause.triggered.through: Started by {0} through {1}.
    static String
    Key deployment.build.marker: Deployment Build Marker.
    static String
    Key jira.sync: Sync with Jira.
    static String
    Key manage.description: Manage linked Jira Sites..
    static String
    Key manage.display.name: Manage Jira Sites.
    static String
    Key maximum.length: Maximum length of {0} characters..
    static String
    Key no.sites.selected: No Jira sites to synchronize with..
    static String
    Key no.whitespaces.allowed: No white spaces allowed..
    static String
    Key site.check.failed: Failed to verify the integration with Jira, check the logs of Jenkins for details..
    static String
    Key site.get.url.failed: Error retrieving Jira url..
    static String
    Key site.license.issue: The integration is broken because of a missing or invalid License, check Jira and its apps to verify the required licenses are applied and valid..
    static String
    Key site.not.found: Site not found, please refresh the page..
    static String
    Key site.not.up.to.date: The Jira app is not up to date, consider updating it to make sure you are not missing out on new features and critical fixes!.
    static String
    Key site.status.unknown: Unable to verify the integration status with Jira, check both Jira and Jenkins logs for details..
    static String
    Key site.tunnel.not.connected: An error occurred connecting to the secure tunnel, see Jenkins logs for details..
    static String
    Key site.tunnel.unsatisfied.link.error: Failed to connect to secure tunnel because of a system requirement issue, see Jenkins logs for details..
    static String
    Key site.unregister.failed: Error unregistering site with Jira..
    static String
    Key site.up.and.ready: All good and ready to go!.
    static String
    Key triggered.sync.of: Triggered synchronization of {0}..
    static String
    Key unable.to.trigger.sync.of: Unable to trigger synchronization of {0}..

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • site_not_up_to_date

      public static String site_not_up_to_date()
      Key site.not.up.to.date: The Jira app is not up to date, consider updating it to make sure you are not missing out on new features and critical fixes!.
      Returns:
      The Jira app is not up to date, consider updating it to make sure you are not missing out on new features and critical fixes!
    • _site_not_up_to_date

      public static org.jvnet.localizer.Localizable _site_not_up_to_date()
      Key site.not.up.to.date: The Jira app is not up to date, consider updating it to make sure you are not missing out on new features and critical fixes!.
      Returns:
      The Jira app is not up to date, consider updating it to make sure you are not missing out on new features and critical fixes!
    • site_license_issue

      public static String site_license_issue()
      Key site.license.issue: The integration is broken because of a missing or invalid License, check Jira and its apps to verify the required licenses are applied and valid..
      Returns:
      The integration is broken because of a missing or invalid License, check Jira and its apps to verify the required licenses are applied and valid.
    • _site_license_issue

      public static org.jvnet.localizer.Localizable _site_license_issue()
      Key site.license.issue: The integration is broken because of a missing or invalid License, check Jira and its apps to verify the required licenses are applied and valid..
      Returns:
      The integration is broken because of a missing or invalid License, check Jira and its apps to verify the required licenses are applied and valid.
    • deployment_build_marker

      public static String deployment_build_marker()
      Key deployment.build.marker: Deployment Build Marker.
      Returns:
      Deployment Build Marker
    • _deployment_build_marker

      public static org.jvnet.localizer.Localizable _deployment_build_marker()
      Key deployment.build.marker: Deployment Build Marker.
      Returns:
      Deployment Build Marker
    • site_unregister_failed

      public static String site_unregister_failed()
      Key site.unregister.failed: Error unregistering site with Jira..
      Returns:
      Error unregistering site with Jira.
    • _site_unregister_failed

      public static org.jvnet.localizer.Localizable _site_unregister_failed()
      Key site.unregister.failed: Error unregistering site with Jira..
      Returns:
      Error unregistering site with Jira.
    • jira_sync

      public static String jira_sync()
      Key jira.sync: Sync with Jira.
      Returns:
      Sync with Jira
    • _jira_sync

      public static org.jvnet.localizer.Localizable _jira_sync()
      Key jira.sync: Sync with Jira.
      Returns:
      Sync with Jira
    • triggered_sync_of

      public static String triggered_sync_of(Object arg0)
      Key triggered.sync.of: Triggered synchronization of {0}..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Triggered synchronization of {0}.
    • _triggered_sync_of

      public static org.jvnet.localizer.Localizable _triggered_sync_of(Object arg0)
      Key triggered.sync.of: Triggered synchronization of {0}..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Triggered synchronization of {0}.
    • site_tunnel_not_connected

      public static String site_tunnel_not_connected()
      Key site.tunnel.not.connected: An error occurred connecting to the secure tunnel, see Jenkins logs for details..
      Returns:
      An error occurred connecting to the secure tunnel, see Jenkins logs for details.
    • _site_tunnel_not_connected

      public static org.jvnet.localizer.Localizable _site_tunnel_not_connected()
      Key site.tunnel.not.connected: An error occurred connecting to the secure tunnel, see Jenkins logs for details..
      Returns:
      An error occurred connecting to the secure tunnel, see Jenkins logs for details.
    • manage_description

      public static String manage_description()
      Key manage.description: Manage linked Jira Sites..
      Returns:
      Manage linked Jira Sites.
    • _manage_description

      public static org.jvnet.localizer.Localizable _manage_description()
      Key manage.description: Manage linked Jira Sites..
      Returns:
      Manage linked Jira Sites.
    • cause_triggered_through

      public static String cause_triggered_through(Object arg0, Object arg1)
      Key cause.triggered.through: Started by {0} through {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Started by {0} through {1}
    • _cause_triggered_through

      public static org.jvnet.localizer.Localizable _cause_triggered_through(Object arg0, Object arg1)
      Key cause.triggered.through: Started by {0} through {1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Started by {0} through {1}
    • site_get_url_failed

      public static String site_get_url_failed()
      Key site.get.url.failed: Error retrieving Jira url..
      Returns:
      Error retrieving Jira url.
    • _site_get_url_failed

      public static org.jvnet.localizer.Localizable _site_get_url_failed()
      Key site.get.url.failed: Error retrieving Jira url..
      Returns:
      Error retrieving Jira url.
    • cause_triggered_by

      public static String cause_triggered_by(Object arg0)
      Key cause.triggered.by: Started by {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Started by {0}
    • _cause_triggered_by

      public static org.jvnet.localizer.Localizable _cause_triggered_by(Object arg0)
      Key cause.triggered.by: Started by {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Started by {0}
    • site_check_failed

      public static String site_check_failed()
      Key site.check.failed: Failed to verify the integration with Jira, check the logs of Jenkins for details..
      Returns:
      Failed to verify the integration with Jira, check the logs of Jenkins for details.
    • _site_check_failed

      public static org.jvnet.localizer.Localizable _site_check_failed()
      Key site.check.failed: Failed to verify the integration with Jira, check the logs of Jenkins for details..
      Returns:
      Failed to verify the integration with Jira, check the logs of Jenkins for details.
    • maximum_length

      public static String maximum_length(Object arg0)
      Key maximum.length: Maximum length of {0} characters..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Maximum length of {0} characters.
    • _maximum_length

      public static org.jvnet.localizer.Localizable _maximum_length(Object arg0)
      Key maximum.length: Maximum length of {0} characters..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Maximum length of {0} characters.
    • unable_to_trigger_sync_of

      public static String unable_to_trigger_sync_of(Object arg0)
      Key unable.to.trigger.sync.of: Unable to trigger synchronization of {0}..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to trigger synchronization of {0}.
    • _unable_to_trigger_sync_of

      public static org.jvnet.localizer.Localizable _unable_to_trigger_sync_of(Object arg0)
      Key unable.to.trigger.sync.of: Unable to trigger synchronization of {0}..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to trigger synchronization of {0}.
    • site_not_found

      public static String site_not_found()
      Key site.not.found: Site not found, please refresh the page..
      Returns:
      Site not found, please refresh the page.
    • _site_not_found

      public static org.jvnet.localizer.Localizable _site_not_found()
      Key site.not.found: Site not found, please refresh the page..
      Returns:
      Site not found, please refresh the page.
    • no_sites_selected

      public static String no_sites_selected()
      Key no.sites.selected: No Jira sites to synchronize with..
      Returns:
      No Jira sites to synchronize with.
    • _no_sites_selected

      public static org.jvnet.localizer.Localizable _no_sites_selected()
      Key no.sites.selected: No Jira sites to synchronize with..
      Returns:
      No Jira sites to synchronize with.
    • site_status_unknown

      public static String site_status_unknown()
      Key site.status.unknown: Unable to verify the integration status with Jira, check both Jira and Jenkins logs for details..
      Returns:
      Unable to verify the integration status with Jira, check both Jira and Jenkins logs for details.
    • _site_status_unknown

      public static org.jvnet.localizer.Localizable _site_status_unknown()
      Key site.status.unknown: Unable to verify the integration status with Jira, check both Jira and Jenkins logs for details..
      Returns:
      Unable to verify the integration status with Jira, check both Jira and Jenkins logs for details.
    • manage_display_name

      public static String manage_display_name()
      Key manage.display.name: Manage Jira Sites.
      Returns:
      Manage Jira Sites
    • _manage_display_name

      public static org.jvnet.localizer.Localizable _manage_display_name()
      Key manage.display.name: Manage Jira Sites.
      Returns:
      Manage Jira Sites
    • no_whitespaces_allowed

      public static String no_whitespaces_allowed()
      Key no.whitespaces.allowed: No white spaces allowed..
      Returns:
      No white spaces allowed.
    • _no_whitespaces_allowed

      public static org.jvnet.localizer.Localizable _no_whitespaces_allowed()
      Key no.whitespaces.allowed: No white spaces allowed..
      Returns:
      No white spaces allowed.
    • site_up_and_ready

      public static String site_up_and_ready()
      Key site.up.and.ready: All good and ready to go!.
      Returns:
      All good and ready to go!
    • _site_up_and_ready

      public static org.jvnet.localizer.Localizable _site_up_and_ready()
      Key site.up.and.ready: All good and ready to go!.
      Returns:
      All good and ready to go!