Class Messages

java.lang.Object
io.jenkins.plugins.pipelinegraphview.Messages

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

    • Messages

      public Messages()
  • Method Details

    • startedAgo

      public static String startedAgo(Object arg0)
      Key startedAgo: Started {0} ago.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Started {0} ago
    • _startedAgo

      public static org.jvnet.localizer.Localizable _startedAgo(Object arg0)
      Key startedAgo: Started {0} ago.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Started {0} ago
    • testResults

      public static String testResults()
      Key testResults: Test results.
      Returns:
      Test results
    • _testResults

      public static org.jvnet.localizer.Localizable _testResults()
      Key testResults: Test results.
      Returns:
      Test results
    • testResults_total

      public static String testResults_total(Object arg0)
      Key testResults.total: Total {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Total {0}
    • _testResults_total

      public static org.jvnet.localizer.Localizable _testResults_total(Object arg0)
      Key testResults.total: Total {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Total {0}
    • settings_showStageName

      public static String settings_showStageName()
      Key settings.showStageName: Show stage names.
      Returns:
      Show stage names
    • _settings_showStageName

      public static org.jvnet.localizer.Localizable _settings_showStageName()
      Key settings.showStageName: Show stage names.
      Returns:
      Show stage names
    • console_newTab

      public static String console_newTab()
      Key console.newTab: View step as plain text.
      Returns:
      View step as plain text
    • _console_newTab

      public static org.jvnet.localizer.Localizable _console_newTab()
      Key console.newTab: View step as plain text.
      Returns:
      View step as plain text
    • queued

      public static String queued(Object arg0)
      Key queued: Queued {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Queued {0}
    • _queued

      public static org.jvnet.localizer.Localizable _queued(Object arg0)
      Key queued: Queued {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Queued {0}
    • changes

      public static String changes()
      Key changes: Changes.
      Returns:
      Changes
    • _changes

      public static org.jvnet.localizer.Localizable _changes()
      Key changes: Changes.
      Returns:
      Changes
    • testResults_passed

      public static String testResults_passed(Object arg0)
      Key testResults.passed: Passed {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Passed {0}
    • _testResults_passed

      public static org.jvnet.localizer.Localizable _testResults_passed(Object arg0)
      Key testResults.passed: Passed {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Passed {0}
    • settings_showStageDuration

      public static String settings_showStageDuration()
      Key settings.showStageDuration: Show stage duration.
      Returns:
      Show stage duration
    • _settings_showStageDuration

      public static org.jvnet.localizer.Localizable _settings_showStageDuration()
      Key settings.showStageDuration: Show stage duration.
      Returns:
      Show stage duration
    • changes_other

      public static String changes_other(Object arg0)
      Key changes.other: {0} other {0,choice,1#change|1<changes}.
      Parameters:
      arg0 - 1st format parameter, {0}, a number.
      Returns:
      {0} other {0,choice,1#change|1<changes}
    • _changes_other

      public static org.jvnet.localizer.Localizable _changes_other(Object arg0)
      Key changes.other: {0} other {0,choice,1#change|1<changes}.
      Parameters:
      arg0 - 1st format parameter, {0}, a number.
      Returns:
      {0} other {0,choice,1#change|1<changes}
    • scheduled_success

      public static String scheduled_success()
      Key scheduled.success: Build scheduled.
      Returns:
      Build scheduled
    • _scheduled_success

      public static org.jvnet.localizer.Localizable _scheduled_success()
      Key scheduled.success: Build scheduled.
      Returns:
      Build scheduled
    • scheduled_failure

      public static String scheduled_failure()
      Key scheduled.failure: Could not schedule a build.
      Returns:
      Could not schedule a build
    • _scheduled_failure

      public static org.jvnet.localizer.Localizable _scheduled_failure()
      Key scheduled.failure: Could not schedule a build.
      Returns:
      Could not schedule a build
    • cause_upstream

      public static String cause_upstream(Object arg0)
      Key cause.upstream: Started by upstream pipeline {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Started by upstream pipeline {0}
    • _cause_upstream

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

      public static String FlowNodeWrapper_parallel()
      Key FlowNodeWrapper.parallel: Parallel.
      Returns:
      Parallel
    • _FlowNodeWrapper_parallel

      public static org.jvnet.localizer.Localizable _FlowNodeWrapper_parallel()
      Key FlowNodeWrapper.parallel: Parallel.
      Returns:
      Parallel
    • testResults_failed

      public static String testResults_failed(Object arg0)
      Key testResults.failed: Failed {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed {0}
    • _testResults_failed

      public static org.jvnet.localizer.Localizable _testResults_failed(Object arg0)
      Key testResults.failed: Failed {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed {0}
    • run_isFinished

      public static String run_isFinished()
      Key run.isFinished: Run is already finished.
      Returns:
      Run is already finished
    • _run_isFinished

      public static org.jvnet.localizer.Localizable _run_isFinished()
      Key run.isFinished: Run is already finished.
      Returns:
      Run is already finished
    • changes_summary

      public static String changes_summary(Object arg0)
      Key changes.summary: {0} {0,choice,1#change|1<changes}.
      Parameters:
      arg0 - 1st format parameter, {0}, a number.
      Returns:
      {0} {0,choice,1#change|1<changes}
    • _changes_summary

      public static org.jvnet.localizer.Localizable _changes_summary(Object arg0)
      Key changes.summary: {0} {0,choice,1#change|1<changes}.
      Parameters:
      arg0 - 1st format parameter, {0}, a number.
      Returns:
      {0} {0,choice,1#change|1<changes}
    • artifacts

      public static String artifacts()
      Key artifacts: Artifacts.
      Returns:
      Artifacts
    • _artifacts

      public static org.jvnet.localizer.Localizable _artifacts()
      Key artifacts: Artifacts.
      Returns:
      Artifacts
    • took

      public static String took(Object arg0)
      Key took: Took {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Took {0}
    • _took

      public static org.jvnet.localizer.Localizable _took(Object arg0)
      Key took: Took {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Took {0}
    • settings

      public static String settings()
      Key settings: Settings.
      Returns:
      Settings
    • _settings

      public static org.jvnet.localizer.Localizable _settings()
      Key settings: Settings.
      Returns:
      Settings
    • node_end

      public static String node_end()
      Key node.end: End.
      Returns:
      End
    • _node_end

      public static org.jvnet.localizer.Localizable _node_end()
      Key node.end: End.
      Returns:
      End
    • noBuilds

      public static String noBuilds()
      Key noBuilds: No builds.
      Returns:
      No builds
    • _noBuilds

      public static org.jvnet.localizer.Localizable _noBuilds()
      Key noBuilds: No builds.
      Returns:
      No builds
    • FlowNodeWrapper_noStage

      public static String FlowNodeWrapper_noStage()
      Key FlowNodeWrapper.noStage: System Generated.
      Returns:
      System Generated
    • _FlowNodeWrapper_noStage

      public static org.jvnet.localizer.Localizable _FlowNodeWrapper_noStage()
      Key FlowNodeWrapper.noStage: System Generated.
      Returns:
      System Generated
    • testResults_skipped

      public static String testResults_skipped(Object arg0)
      Key testResults.skipped: Skipped {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Skipped {0}
    • _testResults_skipped

      public static org.jvnet.localizer.Localizable _testResults_skipped(Object arg0)
      Key testResults.skipped: Skipped {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Skipped {0}
    • cause_user

      public static String cause_user(Object arg0)
      Key cause.user: Manually run by {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Manually run by {0}
    • _cause_user

      public static org.jvnet.localizer.Localizable _cause_user(Object arg0)
      Key cause.user: Manually run by {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Manually run by {0}
    • node_start

      public static String node_start()
      Key node.start: Start.
      Returns:
      Start
    • _node_start

      public static org.jvnet.localizer.Localizable _node_start()
      Key node.start: Start.
      Returns:
      Start
    • run_alreadyCancelled

      public static String run_alreadyCancelled()
      Key run.alreadyCancelled: Run was already cancelled.
      Returns:
      Run was already cancelled
    • _run_alreadyCancelled

      public static org.jvnet.localizer.Localizable _run_alreadyCancelled()
      Key run.alreadyCancelled: Run was already cancelled.
      Returns:
      Run was already cancelled