Uses of Class
com.netgrif.application.engine.petrinet.domain.dataset.logic.action.ActionDelegate
- 
- 
Uses of ActionDelegate in com.netgrif.application.engine.configuration
Methods in com.netgrif.application.engine.configuration that return ActionDelegate Modifier and Type Method Description ActionDelegatePrototypesConfiguration. actionDelegate() - 
Uses of ActionDelegate in com.netgrif.application.engine.petrinet.domain.dataset.logic.action
Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action that return ActionDelegate Modifier and Type Method Description abstract ActionDelegateFieldActionsRunner. getActionDeleget() - 
Uses of ActionDelegate in com.netgrif.application.engine.petrinet.domain.dataset.logic.action.runner
Methods in com.netgrif.application.engine.petrinet.domain.dataset.logic.action.runner that return ActionDelegate Modifier and Type Method Description abstract ActionDelegateCaseFieldsExpressionRunner. getActionDelegate() 
 -