IBPMContext is created on behalf of a user after verifying
the credentials with the identity authentication service.
IBPMContext can be used in all APIs where IWorkflowContext is expected.
Note : BPM Context Must be destroyed using
IBPMUserAuthenticationService.destroyBPMContext(IBPMContext ctx)
when it is no longer needed.
Method Summary
Methods inherited from interface oracle.bpel.services.workflow.verification.IWorkflowContext