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