Class TextParameter

    • Constructor Detail

      • TextParameter

        public TextParameter​(Job job,
                             String path)
    • Method Detail

      • fillWith

        public void fillWith​(Object v)
        Description copied from class: Parameter
        Given an subtype-specific value object that represents the actual argument, fill in the parameterized build form.
        Specified by:
        fillWith in class Parameter