Uses of Class
com.netgrif.application.engine.workflow.service.TaskService
- 
Packages that use TaskService Package Description com.netgrif.application.engine.petrinet.domain.dataset.logic.action  - 
- 
Uses of TaskService in com.netgrif.application.engine.petrinet.domain.dataset.logic.action
Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action that return TaskService Modifier and Type Method Description TaskServiceActionDelegate. getTaskService()Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action with parameters of type TaskService Modifier and Type Method Description voidActionDelegate. setTaskService(TaskService value) 
 -