Package org.drools.core.fluent.impl
Interface InternalExecutable
-
- All Superinterfaces:
org.kie.api.runtime.Executable
- All Known Implementing Classes:
ExecutableImpl,InternalLocalRunner.SingleBatchExecutable,InternalLocalRunner.SingleCommandExecutable
public interface InternalExecutable extends org.kie.api.runtime.Executable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default booleancanRunInTransaction()List<Batch>getBatches()default booleanrequiresDispose()
-