Class RulesEngineRuntimeLiteGeneratorTask

All Implemented Interfaces:
Serializable, Future<Void>

public final class RulesEngineRuntimeLiteGeneratorTask extends RulesEngineRuntimeGeneratorTask
A version of RulesEngineRuntimeGeneratorTask that copies a minimal set of the interpreter related classes. This set represents the only classes that need to be copied when compiled rules are enabled.
See Also:
  • Constructor Details

    • RulesEngineRuntimeLiteGeneratorTask

      public RulesEngineRuntimeLiteGeneratorTask(GeneratorTaskParams generatorTaskParams)