Uses of Interface
com.kingsrook.qqq.backend.core.actions.scripts.QCodeExecutor
Packages that use QCodeExecutor
Package
Description
-
Uses of QCodeExecutor in com.kingsrook.qqq.api.utils
Methods in com.kingsrook.qqq.api.utils with parameters of type QCodeExecutorModifier and TypeMethodDescriptionvoid
ApiScriptUtils.setQCodeExecutor
(QCodeExecutor qCodeExecutor) -
Uses of QCodeExecutor in com.kingsrook.qqq.backend.core.actions.scripts
Classes in com.kingsrook.qqq.backend.core.actions.scripts that implement QCodeExecutorMethods in com.kingsrook.qqq.backend.core.actions.scripts with parameters of type QCodeExecutorModifier and TypeMethodDescriptionvoid
QCodeExecutorAware.setQCodeExecutor
(QCodeExecutor qCodeExecutor) -
Uses of QCodeExecutor in com.kingsrook.qqq.languages.javascript
Classes in com.kingsrook.qqq.languages.javascript that implement QCodeExecutor