Class: CancelPageFlowRequest

tibco.objectapi.service.request.CancelPageFlowRequest

new CancelPageFlowRequest(processId)

Object CancelPageFlowRequest Usage: RestApiService.getPageFlowService().cancelPageFlow(request, callback);
Parameters:
Name Type Description
processId string ID of a currently active pageflow process instance. This must be a value returned earlier in the pageResponse.context.processReference.id element of a startPageFlow or updatePageFlow response.
Since:
  • 4.0.0