This operation method delivers a collection of all known processes. The objects of the collection are remote interface of type {@link de.danet.an.workflow.api.Process Process}.
@return collection of {@link de.danet.an.workflow.api.Process Process}
@throws RemoteException if a system-level error occurs.
Whether this operation instance processes the given PDU.
@param pdu the PDU to be checked, whether it represents a valid one in the context of this operation
@return true, if this instance will process the PDU, false otherwise
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.