Uses of Package
org.flowable.cmmn.rest.service.api.runtime.caze
Packages that use org.flowable.cmmn.rest.service.api.runtime.caze
Package
Description
-
Classes in org.flowable.cmmn.rest.service.api.runtime.caze used by org.flowable.cmmn.rest.service.apiClassDescriptionModified 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 case instance completes) should be returned or not.Modified to add a "completed" flag, which lets the caller know if the case instance has run to completion without encountering a wait state or experiencing an error/ exception.
-
Classes in org.flowable.cmmn.rest.service.api.runtime.caze used by org.flowable.cmmn.rest.service.api.runtime.cazeClassDescriptionModified 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 case instance completes) should be returned or not.Modified to add a "completed" flag, which lets the caller know if the case instance has run to completion without encountering a wait state or experiencing an error/ exception.
-