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

      • BuildWithEiffelStepExecution_building_

        public static String BuildWithEiffelStepExecution_building_​(Object arg0)
        Key BuildWithEiffelStepExecution.building_: Building {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Building {0}
      • _BuildWithEiffelStepExecution_building_

        public static org.jvnet.localizer.Localizable _BuildWithEiffelStepExecution_building_​(Object arg0)
        Key BuildWithEiffelStepExecution.building_: Building {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Building {0}
      • BuildWithEiffelStepExecution_convertedParameterDescription

        public static String BuildWithEiffelStepExecution_convertedParameterDescription​(Object arg0,
                                                                                        Object arg1,
                                                                                        Object arg2)
        Key BuildWithEiffelStepExecution.convertedParameterDescription: {0} (Automatically converted to {1} because {2} passed the parameter using a different type).
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} (Automatically converted to {1} because {2} passed the parameter using a different type)
      • _BuildWithEiffelStepExecution_convertedParameterDescription

        public static org.jvnet.localizer.Localizable _BuildWithEiffelStepExecution_convertedParameterDescription​(Object arg0,
                                                                                                                  Object arg1,
                                                                                                                  Object arg2)
        Key BuildWithEiffelStepExecution.convertedParameterDescription: {0} (Automatically converted to {1} because {2} passed the parameter using a different type).
        Parameters:
        arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
        arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        {0} (Automatically converted to {1} because {2} passed the parameter using a different type)