Uses of Class
com.flowable.platform.service.process.PlatformProcessInstanceService
Package | Description |
---|---|
com.flowable.platform.service.action | |
com.flowable.platform.service.content |
-
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(org.flowable.engine.RepositoryService repositoryService, org.flowable.engine.RuntimeService runtimeService, org.flowable.engine.TaskService taskService, org.flowable.form.api.FormRepositoryService formRepositoryService, PlatformProcessInstanceService processInstanceService, PlatformTaskService platformTaskService)
-
Uses of PlatformProcessInstanceService in com.flowable.platform.service.content
Fields in com.flowable.platform.service.content declared as PlatformProcessInstanceService Modifier and Type Field Description protected PlatformProcessInstanceService
PlatformFolderItemService. platformProcessInstanceService