Uses of Class
org.flowable.rest.service.api.runtime.process.BaseProcessInstanceResource
-
Packages that use BaseProcessInstanceResource Package Description org.flowable.rest.service.api.runtime.process -
-
Uses of BaseProcessInstanceResource in org.flowable.rest.service.api.runtime.process
Subclasses of BaseProcessInstanceResource in org.flowable.rest.service.api.runtime.process Modifier and Type Class Description classProcessInstanceCollectionResourceModified the "createProcessInstance" method to conditionally call a "createProcessInstanceResponse" method with a different signature, which will conditionally return the process variables that exist when the process instance either enters its first wait state or completes.classProcessInstanceDiagramResourceclassProcessInstanceIdentityLinkCollectionResourceclassProcessInstanceIdentityLinkResourceclassProcessInstanceQueryResourceclassProcessInstanceResource
-