Package org.kie.workbench.common.command.client
-
Interface Summary Interface Description Command<T,V> CommandListener<T,V> CommandManager<T,V> Manager to handle execution of commands in a given context.CommandResult<T> Result from the execution of a commandHasCommandListener<L extends CommandListener> -
Class Summary Class Description AbstractCommand<T,V> Base type for commandsCommandResultBuilder<V> DelegateCommandManager<C,V> -
Enum Summary Enum Description CommandResult.Type