Uses of Class
com.flowable.platform.service.process.PlatformProcessInstanceService
Packages that use PlatformProcessInstanceService
-
Uses of PlatformProcessInstanceService in com.flowable.platform.service.action
Fields in com.flowable.platform.service.action declared as PlatformProcessInstanceServiceModifier and TypeFieldDescriptionprotected PlatformProcessInstanceService
ProcessInstanceScopedObjectFormProvider.processInstanceService
Constructors in com.flowable.platform.service.action with parameters of type PlatformProcessInstanceServiceModifierConstructorDescriptionProcessInstanceScopedObjectFormProvider
(RepositoryService repositoryService, RuntimeService runtimeService, TaskService taskService, FormRepositoryService formRepositoryService, PlatformProcessInstanceService processInstanceService, PlatformTaskService platformTaskService)