@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_JSONStepExecution_fileIsDirectory(Object arg0)
Key
JSONStepExecution.fileIsDirectory: {0} is a
directory.. |
static org.jvnet.localizer.Localizable |
_JSONStepExecution_fileNotFound(Object arg0)
Key
JSONStepExecution.fileNotFound: {0} does not
exist.. |
static org.jvnet.localizer.Localizable |
_ReadJSONStep_DescriptorImpl_displayName()
Key
ReadJSONStep.DescriptorImpl.displayName: Read JSON
from files in the workspace.. |
static org.jvnet.localizer.Localizable |
_ReadJSONStepExecution_tooManyArguments(Object arg0)
Key
ReadJSONStepExecution.tooManyArguments: At most one
of file or text must be provided to {0}.. |
static org.jvnet.localizer.Localizable |
_WriteJSONStep_DescriptorImpl_displayName()
Key
WriteJSONStep.DescriptorImpl.displayName: Write
JSON to a file in the workspace.. |
static org.jvnet.localizer.Localizable |
_WriteJSONStepExecution_missingFile(Object arg0)
Key
WriteJSONStepExecution.missingFile: You have to
provided a file for {0}.. |
static org.jvnet.localizer.Localizable |
_WriteJSONStepExecution_missingJSON(Object arg0)
Key
WriteJSONStepExecution_missingJSON: You have to
provided a JSON object to save for {0}.. |
static String |
JSONStepExecution_fileIsDirectory(Object arg0)
Key
JSONStepExecution.fileIsDirectory: {0} is a
directory.. |
static String |
JSONStepExecution_fileNotFound(Object arg0)
Key
JSONStepExecution.fileNotFound: {0} does not
exist.. |
static String |
ReadJSONStep_DescriptorImpl_displayName()
Key
ReadJSONStep.DescriptorImpl.displayName: Read JSON
from files in the workspace.. |
static String |
ReadJSONStepExecution_tooManyArguments(Object arg0)
Key
ReadJSONStepExecution.tooManyArguments: At most one
of file or text must be provided to {0}.. |
static String |
WriteJSONStep_DescriptorImpl_displayName()
Key
WriteJSONStep.DescriptorImpl.displayName: Write
JSON to a file in the workspace.. |
static String |
WriteJSONStepExecution_missingFile(Object arg0)
Key
WriteJSONStepExecution.missingFile: You have to
provided a file for {0}.. |
static String |
WriteJSONStepExecution_missingJSON(Object arg0)
Key
WriteJSONStepExecution_missingJSON: You have to
provided a JSON object to save for {0}.. |
public static String WriteJSONStepExecution_missingJSON(Object arg0)
WriteJSONStepExecution_missingJSON: You have to
provided a JSON object to save for {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).You have to provided a JSON object to save for {0}.public static org.jvnet.localizer.Localizable _WriteJSONStepExecution_missingJSON(Object arg0)
WriteJSONStepExecution_missingJSON: You have to
provided a JSON object to save for {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).You have to provided a JSON object to save for {0}.public static String JSONStepExecution_fileNotFound(Object arg0)
JSONStepExecution.fileNotFound: {0} does not
exist..arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} does not exist.public static org.jvnet.localizer.Localizable _JSONStepExecution_fileNotFound(Object arg0)
JSONStepExecution.fileNotFound: {0} does not
exist..arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} does not exist.public static String WriteJSONStep_DescriptorImpl_displayName()
WriteJSONStep.DescriptorImpl.displayName: Write
JSON to a file in the workspace..Write JSON to a file in the workspace.public static org.jvnet.localizer.Localizable _WriteJSONStep_DescriptorImpl_displayName()
WriteJSONStep.DescriptorImpl.displayName: Write
JSON to a file in the workspace..Write JSON to a file in the workspace.public static String ReadJSONStepExecution_tooManyArguments(Object arg0)
ReadJSONStepExecution.tooManyArguments: At most one
of file or text must be provided to {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).At most one of file or text must be provided to {0}.public static org.jvnet.localizer.Localizable _ReadJSONStepExecution_tooManyArguments(Object arg0)
ReadJSONStepExecution.tooManyArguments: At most one
of file or text must be provided to {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).At most one of file or text must be provided to {0}.public static String JSONStepExecution_fileIsDirectory(Object arg0)
JSONStepExecution.fileIsDirectory: {0} is a
directory..arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is a directory.public static org.jvnet.localizer.Localizable _JSONStepExecution_fileIsDirectory(Object arg0)
JSONStepExecution.fileIsDirectory: {0} is a
directory..arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} is a directory.public static String WriteJSONStepExecution_missingFile(Object arg0)
WriteJSONStepExecution.missingFile: You have to
provided a file for {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).You have to provided a file for {0}.public static org.jvnet.localizer.Localizable _WriteJSONStepExecution_missingFile(Object arg0)
WriteJSONStepExecution.missingFile: You have to
provided a file for {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).You have to provided a file for {0}.public static String ReadJSONStep_DescriptorImpl_displayName()
ReadJSONStep.DescriptorImpl.displayName: Read JSON
from files in the workspace..Read JSON from files in the workspace.public static org.jvnet.localizer.Localizable _ReadJSONStep_DescriptorImpl_displayName()
ReadJSONStep.DescriptorImpl.displayName: Read JSON
from files in the workspace..Read JSON from files in the workspace.Copyright © 2016–2020. All rights reserved.