org.ow2.bonita.facade.internal
Interface InternalCommandAPI
- All Known Subinterfaces:
- EJB2CommandAPI
public interface InternalCommandAPI
For internal use only.
execute
<T> T execute(Command<T> command)
throws java.lang.Exception,
java.rmi.RemoteException
- Throws:
java.lang.Exception
java.rmi.RemoteException
execute
<T> T execute(Command<T> command,
ProcessDefinitionUUID processUUID)
throws java.lang.Exception,
java.rmi.RemoteException
- Throws:
java.lang.Exception
java.rmi.RemoteException
Copyright © 2009 OW2 Consortium. All Rights Reserved.