org.ow2.bonita.facade
Interface CommandAPI


public interface CommandAPI


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)