Class ImportLogix


  • public class ImportLogix
    extends java.lang.Object
    Imports Logixs to LogixNG
    • Constructor Summary

      Constructors 
      Constructor Description
      ImportLogix​(Logix logix)  
      ImportLogix​(Logix logix, boolean allowSystemImport)  
      ImportLogix​(Logix logix, boolean allowSystemImport, boolean dryRun)
      Create instance of ImportConditional
    • Constructor Detail

      • ImportLogix

        public ImportLogix​(Logix logix,
                           boolean allowSystemImport,
                           boolean dryRun)
        Create instance of ImportConditional
        Parameters:
        logix - the parent Logix of the conditional to import
        allowSystemImport - true if system logixs is allowed to be imported, false otherwise
        dryRun - true if import without creating any new beans, false if to create new beans