Uses of Class
com.flowable.platform.service.process.PlatformProcessInstanceService
-
Packages that use PlatformProcessInstanceService Package Description com.flowable.platform.service.action -
-
Uses of PlatformProcessInstanceService in com.flowable.platform.service.action
Fields in com.flowable.platform.service.action declared as PlatformProcessInstanceService Modifier and Type Field Description protected PlatformProcessInstanceService
ProcessInstanceScopedObjectFormProvider. processInstanceService
Constructors in com.flowable.platform.service.action with parameters of type PlatformProcessInstanceService Constructor Description ProcessInstanceScopedObjectFormProvider(RepositoryService repositoryService, RuntimeService runtimeService, TaskService taskService, FormRepositoryService formRepositoryService, PlatformProcessInstanceService processInstanceService, PlatformTaskService platformTaskService)
-