Class AbstractFileStep

    • Constructor Detail

      • AbstractFileStep

        public AbstractFileStep()
    • Method Detail

      • getFile

        public String getFile()
        The path to a file in the workspace to read from.
        Returns:
        the path
      • setFile

        @DataBoundSetter
        public void setFile​(String file)
        The path to a file in the workspace to read from.
        Parameters:
        file - the path