new CaseActionService()
Methods
listCaseAction(request, callback)
Lists the case actions for the specified case reference.
Parameters:
Name | Type | Description |
---|---|---|
request |
tibco.objectapi.service.request.ListCaseActionRequest | A request set with data for this service call. |
callback |
tibco.objectapi.service.Callback | A callback to handle the service response of type ListCaseActionResponseType . |