Uses of Package
org.flowable.rest.service.api.runtime.process
-
Classes in org.flowable.rest.service.api.runtime.process used by org.flowable.rest.service.api Class Description ActivityInstanceQueryRequest ActivityInstanceResponse EventSubscriptionResponse ExecutionActionRequest ExecutionChangeActivityStateRequest ExecutionQueryRequest ExecutionResponse InjectActivityRequest ProcessInstanceCreateRequest Modified to add a "returnVariables" flag, which determines whether the variables that exist within the process instance when the first wait state is encountered (or when the process instance completes) should be returned or not.ProcessInstanceQueryRequest ProcessInstanceResponse Modified to add a "completed" flag, which lets the caller know if the process instance has run to completion without encountering a wait state or experiencing an error/ exception.ProcessInstanceUpdateRequest SignalEventReceivedRequest -
Classes in org.flowable.rest.service.api.runtime.process used by org.flowable.rest.service.api.form Class Description ProcessInstanceResponse Modified to add a "completed" flag, which lets the caller know if the process instance has run to completion without encountering a wait state or experiencing an error/ exception. -
Classes in org.flowable.rest.service.api.runtime.process used by org.flowable.rest.service.api.runtime Class Description SignalEventReceivedRequest -
Classes in org.flowable.rest.service.api.runtime.process used by org.flowable.rest.service.api.runtime.process Class Description ActivityInstanceBaseResource ActivityInstanceQueryRequest ActivityInstanceResponse BaseExecutionVariableResource BaseProcessInstanceResource BaseVariableCollectionResource EventSubscriptionResponse ExecutionActionRequest ExecutionBaseResource ExecutionChangeActivityStateRequest ExecutionQueryRequest ExecutionResponse InjectActivityRequest ProcessInstanceCreateRequest Modified to add a "returnVariables" flag, which determines whether the variables that exist within the process instance when the first wait state is encountered (or when the process instance completes) should be returned or not.ProcessInstanceQueryRequest ProcessInstanceResponse Modified to add a "completed" flag, which lets the caller know if the process instance has run to completion without encountering a wait state or experiencing an error/ exception.ProcessInstanceUpdateRequest