BizActionHandler
BizActionHandler is the object model used by the BPMBusinessActionsService.startBizAction operation to provide the calling application with details of any event that occurs while processing the business action.
Response Object Types
Event Name | Response Object Type |
---|---|
bs.START | PageResponse |
bs.FORM_LOAD | BusinessServiceType |
bs.UPDATE | PageResponse |
bs.CANCEL | CancelBusinessServiceResponseType |
bs.COMPLETE | PageResponse |
Methods
Method Name | Description |
---|---|
cancelPageflow() | Cancel the processing pageflow and destroy the associated form. |
Copyright © Cloud Software Group, Inc. All rights reserved.