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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyartifacts:Artifacts.static org.jvnet.localizer.Localizable_cause_upstream(Object arg0) Keycause.upstream:Started by upstream pipeline {0}.static org.jvnet.localizer.Localizable_cause_user(Object arg0) Keycause.user:Manually run by {0}.static org.jvnet.localizer.Localizable_changes()Keychanges:Changes.static org.jvnet.localizer.Localizable_changes_other(Object arg0) Keychanges.other:{0} other {0,choice,1#change|1<changes}.static org.jvnet.localizer.Localizable_changes_summary(Object arg0) Keychanges.summary:{0} {0,choice,1#change|1<changes}.static org.jvnet.localizer.LocalizableKeyconsole.newTab:View step as plain text.static org.jvnet.localizer.LocalizableKeyFlowNodeWrapper.noStage:System Generated.static org.jvnet.localizer.LocalizableKeyFlowNodeWrapper.parallel:Parallel.static org.jvnet.localizer.LocalizableKeynoBuilds:No builds.static org.jvnet.localizer.LocalizableKeynode.end:End.static org.jvnet.localizer.LocalizableKeynode.start:Start.static org.jvnet.localizer.LocalizableKeyqueued:Queued {0}.static org.jvnet.localizer.LocalizableKeyrun.alreadyCancelled:Run was already cancelled.static org.jvnet.localizer.LocalizableKeyrun.isFinished:Run is already finished.static org.jvnet.localizer.LocalizableKeyscheduled.failure:Could not schedule a build.static org.jvnet.localizer.LocalizableKeyscheduled.success:Build scheduled.static org.jvnet.localizer.LocalizableKeysettings:Settings.static org.jvnet.localizer.LocalizableKeysettings.showStageDuration:Show stage duration.static org.jvnet.localizer.LocalizableKeysettings.showStageName:Show stage names.static org.jvnet.localizer.Localizable_startedAgo(Object arg0) KeystartedAgo:Started {0} ago.static org.jvnet.localizer.LocalizableKeytailLogs.pause:Pause tailing logs.static org.jvnet.localizer.LocalizableKeytailLogs.resume:Resume tailing logs.static org.jvnet.localizer.LocalizableKeytestResults:Tests.static org.jvnet.localizer.Localizable_testResults_failed(Object arg0) KeytestResults.failed:Failed {0}.static org.jvnet.localizer.Localizable_testResults_passed(Object arg0) KeytestResults.passed:Passed {0}.static org.jvnet.localizer.Localizable_testResults_skipped(Object arg0) KeytestResults.skipped:Skipped {0}.static org.jvnet.localizer.Localizable_testResults_total(Object arg0) KeytestResults.total:Total {0}.static org.jvnet.localizer.LocalizableKeytook:Took {0}.static StringKeyartifacts:Artifacts.static Stringcause_upstream(Object arg0) Keycause.upstream:Started by upstream pipeline {0}.static Stringcause_user(Object arg0) Keycause.user:Manually run by {0}.static Stringchanges()Keychanges:Changes.static Stringchanges_other(Object arg0) Keychanges.other:{0} other {0,choice,1#change|1<changes}.static Stringchanges_summary(Object arg0) Keychanges.summary:{0} {0,choice,1#change|1<changes}.static StringKeyconsole.newTab:View step as plain text.static StringKeyFlowNodeWrapper.noStage:System Generated.static StringKeyFlowNodeWrapper.parallel:Parallel.static StringnoBuilds()KeynoBuilds:No builds.static Stringnode_end()Keynode.end:End.static StringKeynode.start:Start.static StringKeyqueued:Queued {0}.static StringKeyrun.alreadyCancelled:Run was already cancelled.static StringKeyrun.isFinished:Run is already finished.static StringKeyscheduled.failure:Could not schedule a build.static StringKeyscheduled.success:Build scheduled.static Stringsettings()Keysettings:Settings.static StringKeysettings.showStageDuration:Show stage duration.static StringKeysettings.showStageName:Show stage names.static StringstartedAgo(Object arg0) KeystartedAgo:Started {0} ago.static StringKeytailLogs.pause:Pause tailing logs.static StringKeytailLogs.resume:Resume tailing logs.static StringKeytestResults:Tests.static StringtestResults_failed(Object arg0) KeytestResults.failed:Failed {0}.static StringtestResults_passed(Object arg0) KeytestResults.passed:Passed {0}.static StringtestResults_skipped(Object arg0) KeytestResults.skipped:Skipped {0}.static StringtestResults_total(Object arg0) KeytestResults.total:Total {0}.static StringKeytook:Took {0}.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
startedAgo
KeystartedAgo:Started {0} ago.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started {0} ago
-
_startedAgo
KeystartedAgo:Started {0} ago.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started {0} ago
-
testResults
KeytestResults:Tests.- Returns:
Tests
-
_testResults
public static org.jvnet.localizer.Localizable _testResults()KeytestResults:Tests.- Returns:
Tests
-
testResults_total
KeytestResults.total:Total {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Total {0}
-
_testResults_total
KeytestResults.total:Total {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Total {0}
-
settings_showStageName
Keysettings.showStageName:Show stage names.- Returns:
Show stage names
-
_settings_showStageName
public static org.jvnet.localizer.Localizable _settings_showStageName()Keysettings.showStageName:Show stage names.- Returns:
Show stage names
-
console_newTab
Keyconsole.newTab:View step as plain text.- Returns:
View step as plain text
-
_console_newTab
public static org.jvnet.localizer.Localizable _console_newTab()Keyconsole.newTab:View step as plain text.- Returns:
View step as plain text
-
queued
Keyqueued:Queued {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Queued {0}
-
_queued
Keyqueued:Queued {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Queued {0}
-
changes
Keychanges:Changes.- Returns:
Changes
-
_changes
public static org.jvnet.localizer.Localizable _changes()Keychanges:Changes.- Returns:
Changes
-
testResults_passed
KeytestResults.passed:Passed {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Passed {0}
-
_testResults_passed
KeytestResults.passed:Passed {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Passed {0}
-
settings_showStageDuration
Keysettings.showStageDuration:Show stage duration.- Returns:
Show stage duration
-
_settings_showStageDuration
public static org.jvnet.localizer.Localizable _settings_showStageDuration()Keysettings.showStageDuration:Show stage duration.- Returns:
Show stage duration
-
changes_other
Keychanges.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
Keychanges.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
Keyscheduled.success:Build scheduled.- Returns:
Build scheduled
-
_scheduled_success
public static org.jvnet.localizer.Localizable _scheduled_success()Keyscheduled.success:Build scheduled.- Returns:
Build scheduled
-
scheduled_failure
Keyscheduled.failure:Could not schedule a build.- Returns:
Could not schedule a build
-
_scheduled_failure
public static org.jvnet.localizer.Localizable _scheduled_failure()Keyscheduled.failure:Could not schedule a build.- Returns:
Could not schedule a build
-
cause_upstream
Keycause.upstream:Started by upstream pipeline {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started by upstream pipeline {0}
-
_cause_upstream
Keycause.upstream:Started by upstream pipeline {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Started by upstream pipeline {0}
-
FlowNodeWrapper_parallel
KeyFlowNodeWrapper.parallel:Parallel.- Returns:
Parallel
-
_FlowNodeWrapper_parallel
public static org.jvnet.localizer.Localizable _FlowNodeWrapper_parallel()KeyFlowNodeWrapper.parallel:Parallel.- Returns:
Parallel
-
testResults_failed
KeytestResults.failed:Failed {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed {0}
-
_testResults_failed
KeytestResults.failed:Failed {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Failed {0}
-
run_isFinished
Keyrun.isFinished:Run is already finished.- Returns:
Run is already finished
-
_run_isFinished
public static org.jvnet.localizer.Localizable _run_isFinished()Keyrun.isFinished:Run is already finished.- Returns:
Run is already finished
-
changes_summary
Keychanges.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
Keychanges.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
Keyartifacts:Artifacts.- Returns:
Artifacts
-
_artifacts
public static org.jvnet.localizer.Localizable _artifacts()Keyartifacts:Artifacts.- Returns:
Artifacts
-
took
Keytook:Took {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Took {0}
-
_took
Keytook:Took {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Took {0}
-
settings
Keysettings:Settings.- Returns:
Settings
-
_settings
public static org.jvnet.localizer.Localizable _settings()Keysettings:Settings.- Returns:
Settings
-
tailLogs_resume
KeytailLogs.resume:Resume tailing logs.- Returns:
Resume tailing logs
-
_tailLogs_resume
public static org.jvnet.localizer.Localizable _tailLogs_resume()KeytailLogs.resume:Resume tailing logs.- Returns:
Resume tailing logs
-
node_end
Keynode.end:End.- Returns:
End
-
_node_end
public static org.jvnet.localizer.Localizable _node_end()Keynode.end:End.- Returns:
End
-
noBuilds
KeynoBuilds:No builds.- Returns:
No builds
-
_noBuilds
public static org.jvnet.localizer.Localizable _noBuilds()KeynoBuilds:No builds.- Returns:
No builds
-
FlowNodeWrapper_noStage
KeyFlowNodeWrapper.noStage:System Generated.- Returns:
System Generated
-
_FlowNodeWrapper_noStage
public static org.jvnet.localizer.Localizable _FlowNodeWrapper_noStage()KeyFlowNodeWrapper.noStage:System Generated.- Returns:
System Generated
-
testResults_skipped
KeytestResults.skipped:Skipped {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Skipped {0}
-
_testResults_skipped
KeytestResults.skipped:Skipped {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Skipped {0}
-
cause_user
Keycause.user:Manually run by {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Manually run by {0}
-
_cause_user
Keycause.user:Manually run by {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Manually run by {0}
-
tailLogs_pause
KeytailLogs.pause:Pause tailing logs.- Returns:
Pause tailing logs
-
_tailLogs_pause
public static org.jvnet.localizer.Localizable _tailLogs_pause()KeytailLogs.pause:Pause tailing logs.- Returns:
Pause tailing logs
-
node_start
Keynode.start:Start.- Returns:
Start
-
_node_start
public static org.jvnet.localizer.Localizable _node_start()Keynode.start:Start.- Returns:
Start
-
run_alreadyCancelled
Keyrun.alreadyCancelled:Run was already cancelled.- Returns:
Run was already cancelled
-
_run_alreadyCancelled
public static org.jvnet.localizer.Localizable _run_alreadyCancelled()Keyrun.alreadyCancelled:Run was already cancelled.- Returns:
Run was already cancelled
-