Uses of Class
com.flowable.platform.service.task.PlatformTaskService
Packages that use PlatformTaskService
-
Uses of PlatformTaskService in com.flowable.platform.service.action
Fields in com.flowable.platform.service.action declared as PlatformTaskServiceModifier and TypeFieldDescriptionprotected PlatformTaskServiceProcessInstanceScopedObjectFormProvider.platformTaskServiceConstructors in com.flowable.platform.service.action with parameters of type PlatformTaskServiceModifierConstructorDescriptionProcessInstanceScopedObjectFormProvider(org.flowable.engine.RepositoryService repositoryService, org.flowable.engine.RuntimeService runtimeService, org.flowable.engine.TaskService taskService, CoreFormRepositoryService formRepositoryService, PlatformProcessInstanceService processInstanceService, PlatformTaskService platformTaskService)