Class ModifyChangeSets


  • public class ModifyChangeSets
    extends Object
    Container class to handle the modifyChangeSets tag. Other attributes may be added later
    • Constructor Detail

      • ModifyChangeSets

        public ModifyChangeSets​(String runWith,
                                String runWithSpool)
        Parameters:
        runWith - The native executor to execute all included change sets with. Can be null
        runWithSpool - The name of the spool file to be created
    • Method Detail

      • getRunWith

        public String getRunWith()
      • getRunWithSpool

        public String getRunWithSpool()