Class Messages


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

      • Messages

        public Messages()
    • Method Detail

      • ReadTOMLStepExecution_tooManyArguments

        public static String ReadTOMLStepExecution_tooManyArguments​(Object arg0)
        Key ReadTOMLStepExecution.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_tooManyArguments

        public static org.jvnet.localizer.Localizable _ReadTOMLStepExecution_tooManyArguments​(Object arg0)
        Key ReadTOMLStepExecution.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_displayName

        public static String WriteTOMLStep_DescriptorImpl_displayName()
        Key WriteTOMLStep.DescriptorImpl.displayName: Write toml to a file in the workspace..
        Returns:
        Write toml to a file in the workspace.
      • _WriteTOMLStep_DescriptorImpl_displayName

        public static org.jvnet.localizer.Localizable _WriteTOMLStep_DescriptorImpl_displayName()
        Key WriteTOMLStep.DescriptorImpl.displayName: Write toml to a file in the workspace..
        Returns:
        Write toml to a file in the workspace.
      • WriteTOMLStepExecution_bothReturnTextAndFile

        public static String WriteTOMLStepExecution_bothReturnTextAndFile​(Object arg0)
        Key WriteTOMLStepExecution_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_bothReturnTextAndFile

        public static org.jvnet.localizer.Localizable _WriteTOMLStepExecution_bothReturnTextAndFile​(Object arg0)
        Key WriteTOMLStepExecution_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_missingTOML

        public static String WriteTOMLStepExecution_missingTOML​(Object arg0)
        Key WriteTOMLStepExecution_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_missingTOML

        public static org.jvnet.localizer.Localizable _WriteTOMLStepExecution_missingTOML​(Object arg0)
        Key WriteTOMLStepExecution_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_displayName

        public static String ReadTOMLStep_DescriptorImpl_displayName()
        Key ReadTOMLStep.DescriptorImpl.displayName: Read toml from files in the workspace..
        Returns:
        Read toml from files in the workspace.
      • _ReadTOMLStep_DescriptorImpl_displayName

        public static org.jvnet.localizer.Localizable _ReadTOMLStep_DescriptorImpl_displayName()
        Key ReadTOMLStep.DescriptorImpl.displayName: Read toml from files in the workspace..
        Returns:
        Read toml from files in the workspace.
      • TOMLStepExecution_fileIsDirectory

        public static String TOMLStepExecution_fileIsDirectory​(Object arg0)
        Key TOMLStepExecution.fileIsDirectory: {0} is a directory..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} is a directory.
      • _TOMLStepExecution_fileIsDirectory

        public static org.jvnet.localizer.Localizable _TOMLStepExecution_fileIsDirectory​(Object arg0)
        Key TOMLStepExecution.fileIsDirectory: {0} is a directory..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} is a directory.
      • WriteTOMLStepExecution_missingReturnTextAndFile

        public static String WriteTOMLStepExecution_missingReturnTextAndFile​(Object arg0)
        Key WriteTOMLStepExecution_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_missingReturnTextAndFile

        public static org.jvnet.localizer.Localizable _WriteTOMLStepExecution_missingReturnTextAndFile​(Object arg0)
        Key WriteTOMLStepExecution_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_fileNotFound

        public static String TOMLStepExecution_fileNotFound​(Object arg0)
        Key TOMLStepExecution.fileNotFound: {0} does not exist..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} does not exist.
      • _TOMLStepExecution_fileNotFound

        public static org.jvnet.localizer.Localizable _TOMLStepExecution_fileNotFound​(Object arg0)
        Key TOMLStepExecution.fileNotFound: {0} does not exist..
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} does not exist.