Create instances of a process and link its requester.
@param requester the requester to create process.
@return the created process.
@throws RemoteException if a system-level error occurs.
@throws NotEnabledException when the process manager is disabled.
@throws InvalidRequesterException when the process definition requires a WfRequester and an invalid WfRequester is supplied in the parameter.
@throws RequesterRequiredException when a WfRequester is being identified that cannot be a parent of instances of the process.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.