Class Messages
java.lang.Object
org.jenkinsci.plugins.pipeline.utility.steps.json.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.LocalizableKeyJSONStepExecution.fileIsDirectory:{0} is a directory..static org.jvnet.localizer.LocalizableKeyJSONStepExecution.fileNotFound:{0} does not exist..static org.jvnet.localizer.LocalizableKeyReadJSONStep.DescriptorImpl.displayName:Read JSON from a file in the workspace or text..static org.jvnet.localizer.LocalizableKeyReadJSONStepExecution.tooManyArguments:At most one of file or text must be provided to {0}..static org.jvnet.localizer.LocalizableKeyWriteJSONStep.DescriptorImpl.displayName:Write JSON to a file in the workspace..static org.jvnet.localizer.LocalizableKeyWriteJSONStepExecution_bothReturnTextAndFile:You cannot provide both returnText and file to {0}..static org.jvnet.localizer.LocalizableKeyWriteJSONStepExecution_missingJSON:You have to provide a JSON object to save for {0}..static org.jvnet.localizer.LocalizableKeyWriteJSONStepExecution_missingReturnTextAndFile:You have to provide either file or returnText to {0}..static StringKeyJSONStepExecution.fileIsDirectory:{0} is a directory..static StringKeyJSONStepExecution.fileNotFound:{0} does not exist..static StringKeyReadJSONStep.DescriptorImpl.displayName:Read JSON from a file in the workspace or text..static StringKeyReadJSONStepExecution.tooManyArguments:At most one of file or text must be provided to {0}..static StringKeyWriteJSONStep.DescriptorImpl.displayName:Write JSON to a file in the workspace..static StringKeyWriteJSONStepExecution_bothReturnTextAndFile:You cannot provide both returnText and file to {0}..static StringKeyWriteJSONStepExecution_missingJSON:You have to provide a JSON object to save for {0}..static StringKeyWriteJSONStepExecution_missingReturnTextAndFile:You have to provide either file or returnText to {0}..
- 
Constructor Details- 
Messagespublic Messages()
 
- 
- 
Method Details- 
WriteJSONStep_DescriptorImpl_displayNameKeyWriteJSONStep.DescriptorImpl.displayName:Write JSON to a file in the workspace..- Returns:
- Write JSON to a file in the workspace.
 
- 
_WriteJSONStep_DescriptorImpl_displayNamepublic static org.jvnet.localizer.Localizable _WriteJSONStep_DescriptorImpl_displayName()KeyWriteJSONStep.DescriptorImpl.displayName:Write JSON to a file in the workspace..- Returns:
- Write JSON to a file in the workspace.
 
- 
ReadJSONStep_DescriptorImpl_displayNameKeyReadJSONStep.DescriptorImpl.displayName:Read JSON from a file in the workspace or text..- Returns:
- Read JSON from a file in the workspace or text.
 
- 
_ReadJSONStep_DescriptorImpl_displayNamepublic static org.jvnet.localizer.Localizable _ReadJSONStep_DescriptorImpl_displayName()KeyReadJSONStep.DescriptorImpl.displayName:Read JSON from a file in the workspace or text..- Returns:
- Read JSON from a file in the workspace or text.
 
- 
WriteJSONStepExecution_missingReturnTextAndFileKeyWriteJSONStepExecution_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}.
 
- 
_WriteJSONStepExecution_missingReturnTextAndFilepublic static org.jvnet.localizer.Localizable _WriteJSONStepExecution_missingReturnTextAndFile(Object arg0) KeyWriteJSONStepExecution_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}.
 
- 
WriteJSONStepExecution_bothReturnTextAndFileKeyWriteJSONStepExecution_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}.
 
- 
_WriteJSONStepExecution_bothReturnTextAndFilepublic static org.jvnet.localizer.Localizable _WriteJSONStepExecution_bothReturnTextAndFile(Object arg0) KeyWriteJSONStepExecution_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}.
 
- 
ReadJSONStepExecution_tooManyArgumentsKeyReadJSONStepExecution.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}.
 
- 
_ReadJSONStepExecution_tooManyArgumentsKeyReadJSONStepExecution.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}.
 
- 
JSONStepExecution_fileIsDirectoryKeyJSONStepExecution.fileIsDirectory:{0} is a directory..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} is a directory.
 
- 
_JSONStepExecution_fileIsDirectoryKeyJSONStepExecution.fileIsDirectory:{0} is a directory..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} is a directory.
 
- 
JSONStepExecution_fileNotFoundKeyJSONStepExecution.fileNotFound:{0} does not exist..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} does not exist.
 
- 
_JSONStepExecution_fileNotFoundKeyJSONStepExecution.fileNotFound:{0} does not exist..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- {0} does not exist.
 
- 
WriteJSONStepExecution_missingJSONKeyWriteJSONStepExecution_missingJSON:You have to provide a JSON object to save for {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- You have to provide a JSON object to save for {0}.
 
- 
_WriteJSONStepExecution_missingJSONKeyWriteJSONStepExecution_missingJSON:You have to provide a JSON object to save for {0}..- Parameters:
- arg0- 1st format parameter,- {0}, as- String.valueOf(Object).
- Returns:
- You have to provide a JSON object to save for {0}.
 
 
-