org.ow2.bonita.facade
Interface CommandAPI


public interface CommandAPI

See Also:
TxHook

Method Summary
<T> T
execute(org.ow2.novabpm.util.Command<T> command)
           
 

Method Detail

execute

<T> T execute(org.ow2.novabpm.util.Command<T> command)