Class ProcessingUnitProxy

Parameters:
id - the unique id of the processing
name - the name of the processing
processingUnitClass - the processing unit class
parameterList - the parameter list
processingUnitContext - the processing unit context
Returns:
the IProcessingUnitProxy
Throws:
ValidationException - This will be throw in case the consistency check failures.
ProcessingException - Throws this exception in case of initialization failures.
Parameters:
persisted - the persisted processing unit to resume
Returns:
the IProcessingUnitProxy
Throws:
ValidationException - This will be throw in case the consistency check failures.
ProcessingException - Throws this exception in case of initialization failures.