Uses of Class
com.flowable.platform.service.caze.PlatformCaseInstanceService
| Package | Description |
|---|---|
| com.flowable.platform.service.action | |
| com.flowable.platform.service.content |
-
Uses of PlatformCaseInstanceService in com.flowable.platform.service.action
Fields in com.flowable.platform.service.action declared as PlatformCaseInstanceService Modifier and Type Field Description protected PlatformCaseInstanceServiceCaseInstanceScopedObjectFormProvider. caseInstanceServiceConstructors in com.flowable.platform.service.action with parameters of type PlatformCaseInstanceService Constructor Description CaseInstanceScopedObjectFormProvider(org.flowable.cmmn.engine.CmmnEngineConfiguration cmmnEngineConfiguration, org.flowable.form.api.FormRepositoryService formRepositoryService, PlatformCaseInstanceService caseInstanceService) -
Uses of PlatformCaseInstanceService in com.flowable.platform.service.content
Fields in com.flowable.platform.service.content declared as PlatformCaseInstanceService Modifier and Type Field Description protected PlatformCaseInstanceServicePlatformFolderItemService. platformCaseInstanceService