Package org.kie.api.command
Interface ExecutableCommand<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default boolean
autoFireAllRules()
T
execute(Context context)
-