Uses of Class
com.netgrif.application.engine.AsyncRunner
- 
Packages that use AsyncRunner Package Description com.netgrif.application.engine.petrinet.domain.dataset.logic.action  - 
- 
Uses of AsyncRunner in com.netgrif.application.engine.petrinet.domain.dataset.logic.action
Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action that return AsyncRunner Modifier and Type Method Description AsyncRunnerActionDelegate. getAsync()Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action with parameters of type AsyncRunner Modifier and Type Method Description voidActionDelegate. setAsync(AsyncRunner value) 
 -