Class Messages
java.lang.Object
org.jenkinsci.plugins.pipeline.utility.steps.toml.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyReadTOMLStep.DescriptorImpl.displayName:Read toml from a file in the workspace or text..static org.jvnet.localizer.LocalizableKeyReadTOMLStepExecution.tooManyArguments:At most one of file or text must be provided to {0}..static org.jvnet.localizer.LocalizableKeyTOMLStepExecution.fileIsDirectory:{0} is a directory..static org.jvnet.localizer.LocalizableKeyTOMLStepExecution.fileNotFound:{0} does not exist..static org.jvnet.localizer.LocalizableKeyWriteTOMLStep.DescriptorImpl.displayName:Write toml to a file in the workspace..static org.jvnet.localizer.LocalizableKeyWriteTOMLStepExecution_bothReturnTextAndFile:You cannot provide both returnText and file to {0}..static org.jvnet.localizer.LocalizableKeyWriteTOMLStepExecution_missingReturnTextAndFile:You have to provide either file or returnText to {0}..static org.jvnet.localizer.LocalizableKeyWriteTOMLStepExecution_missingTOML:You have to provide a toml object to save for {0}..static StringKeyReadTOMLStep.DescriptorImpl.displayName:Read toml from a file in the workspace or text..static StringKeyReadTOMLStepExecution.tooManyArguments:At most one of file or text must be provided to {0}..static StringKeyTOMLStepExecution.fileIsDirectory:{0} is a directory..static StringKeyTOMLStepExecution.fileNotFound:{0} does not exist..static StringKeyWriteTOMLStep.DescriptorImpl.displayName:Write toml to a file in the workspace..static StringKeyWriteTOMLStepExecution_bothReturnTextAndFile:You cannot provide both returnText and file to {0}..static StringKeyWriteTOMLStepExecution_missingReturnTextAndFile:You have to provide either file or returnText to {0}..static StringKeyWriteTOMLStepExecution_missingTOML:You have to provide a toml object to save for {0}..
- 
Constructor Details- 
Messagespublic Messages()
 
- 
- 
Method Details- 
ReadTOMLStepExecution_tooManyArgumentsKeyReadTOMLStepExecution.tooManyArguments:At most one of file or text must be provided to {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- At most one of file or text must be provided to {0}.
 
- 
_ReadTOMLStepExecution_tooManyArgumentsKeyReadTOMLStepExecution.tooManyArguments:At most one of file or text must be provided to {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- At most one of file or text must be provided to {0}.
 
- 
WriteTOMLStep_DescriptorImpl_displayNameKeyWriteTOMLStep.DescriptorImpl.displayName:Write toml to a file in the workspace..- Returns:
- Write toml to a file in the workspace.
 
- 
_WriteTOMLStep_DescriptorImpl_displayNamepublic static org.jvnet.localizer.Localizable _WriteTOMLStep_DescriptorImpl_displayName()KeyWriteTOMLStep.DescriptorImpl.displayName:Write toml to a file in the workspace..- Returns:
- Write toml to a file in the workspace.
 
- 
WriteTOMLStepExecution_bothReturnTextAndFileKeyWriteTOMLStepExecution_bothReturnTextAndFile:You cannot provide both returnText and file to {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- You cannot provide both returnText and file to {0}.
 
- 
_WriteTOMLStepExecution_bothReturnTextAndFilepublic static org.jvnet.localizer.Localizable _WriteTOMLStepExecution_bothReturnTextAndFile(Object arg0) KeyWriteTOMLStepExecution_bothReturnTextAndFile:You cannot provide both returnText and file to {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- You cannot provide both returnText and file to {0}.
 
- 
WriteTOMLStepExecution_missingTOMLKeyWriteTOMLStepExecution_missingTOML:You have to provide a toml object to save for {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- You have to provide a toml object to save for {0}.
 
- 
_WriteTOMLStepExecution_missingTOMLKeyWriteTOMLStepExecution_missingTOML:You have to provide a toml object to save for {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- You have to provide a toml object to save for {0}.
 
- 
ReadTOMLStep_DescriptorImpl_displayNameKeyReadTOMLStep.DescriptorImpl.displayName:Read toml from a file in the workspace or text..- Returns:
- Read toml from a file in the workspace or text.
 
- 
_ReadTOMLStep_DescriptorImpl_displayNamepublic static org.jvnet.localizer.Localizable _ReadTOMLStep_DescriptorImpl_displayName()KeyReadTOMLStep.DescriptorImpl.displayName:Read toml from a file in the workspace or text..- Returns:
- Read toml from a file in the workspace or text.
 
- 
TOMLStepExecution_fileIsDirectoryKeyTOMLStepExecution.fileIsDirectory:{0} is a directory..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} is a directory.
 
- 
_TOMLStepExecution_fileIsDirectoryKeyTOMLStepExecution.fileIsDirectory:{0} is a directory..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} is a directory.
 
- 
WriteTOMLStepExecution_missingReturnTextAndFileKeyWriteTOMLStepExecution_missingReturnTextAndFile:You have to provide either file or returnText to {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- You have to provide either file or returnText to {0}.
 
- 
_WriteTOMLStepExecution_missingReturnTextAndFilepublic static org.jvnet.localizer.Localizable _WriteTOMLStepExecution_missingReturnTextAndFile(Object arg0) KeyWriteTOMLStepExecution_missingReturnTextAndFile:You have to provide either file or returnText to {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- You have to provide either file or returnText to {0}.
 
- 
TOMLStepExecution_fileNotFoundKeyTOMLStepExecution.fileNotFound:{0} does not exist..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} does not exist.
 
- 
_TOMLStepExecution_fileNotFoundKeyTOMLStepExecution.fileNotFound:{0} does not exist..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} does not exist.
 
 
-