Package org.kie.api.command
Interface ExecutableCommand<T>
- 
- All Superinterfaces:
 Command<T>,Serializable
public interface ExecutableCommand<T> extends Command<T>
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default booleanautoFireAllRules()Texecute(Context context) 
 -