Uses of Class
com.flowable.action.rest.service.api.runtime.ActionInstanceResponse
| Package | Description |
|---|---|
| com.flowable.action.rest.service.api.runtime |
-
Uses of ActionInstanceResponse in com.flowable.action.rest.service.api.runtime
Methods in com.flowable.action.rest.service.api.runtime that return ActionInstanceResponse Modifier and Type Method Description ActionInstanceResponseActionInstanceResource. createActionInstance(CreateActionInstanceRequest actionInstanceRequest)ActionInstanceResponseActionInstanceResource. getActionInstance(java.lang.String actionInstanceId)Methods in com.flowable.action.rest.service.api.runtime that return types with arguments of type ActionInstanceResponse Modifier and Type Method Description org.flowable.common.rest.api.DataResponse<ActionInstanceResponse>ActionInstanceCollectionResource. queryActionInstances(java.util.Map<java.lang.String,java.lang.String> allRequestParams)