Uses of Class
com.flowable.platform.service.caze.PlatformCaseInstanceService
-
Packages that use PlatformCaseInstanceService Package Description com.flowable.platform.service.action -
-
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 PlatformCaseInstanceService
CaseInstanceScopedObjectFormProvider. caseInstanceService
Constructors in com.flowable.platform.service.action with parameters of type PlatformCaseInstanceService Constructor Description CaseInstanceScopedObjectFormProvider(CmmnEngineConfiguration cmmnEngineConfiguration, FormRepositoryService formRepositoryService, PlatformCaseInstanceService caseInstanceService)
-