Class SourceFolder

java.lang.Object
hudson.model.AbstractDescribableImpl<SourceFolder>
com.mathworks.ci.freestyle.options.SourceFolder
All Implemented Interfaces:
Describable<SourceFolder>

public class SourceFolder extends AbstractDescribableImpl<SourceFolder>
  • Constructor Details

  • Method Details

    • getSourceFolderPaths

      public List<SourceFolderPaths> getSourceFolderPaths()
    • getSourceFolderStringPaths

      public List<String> getSourceFolderStringPaths()
    • addSourceToInputArgs

      public void addSourceToInputArgs(List<String> inputArgsList, String cellArraySourceVal)