Uses of Class
com.flowable.platform.service.caze.PlatformCaseInstanceService
Packages that use PlatformCaseInstanceService
-
Uses of PlatformCaseInstanceService in com.flowable.platform.service.action
Fields in com.flowable.platform.service.action declared as PlatformCaseInstanceServiceModifier and TypeFieldDescriptionprotected PlatformCaseInstanceService
CaseInstanceScopedObjectFormProvider.caseInstanceService
Constructors in com.flowable.platform.service.action with parameters of type PlatformCaseInstanceServiceModifierConstructorDescriptionCaseInstanceScopedObjectFormProvider
(CmmnEngineConfiguration cmmnEngineConfiguration, FormRepositoryService formRepositoryService, PlatformCaseInstanceService caseInstanceService)