Uses of Package
com.kingsrook.qqq.backend.core.actions.scripts
Packages that use com.kingsrook.qqq.backend.core.actions.scripts
Package
Description
-
Classes in com.kingsrook.qqq.backend.core.actions.scripts used by com.kingsrook.qqq.api.utilsClassDescriptionInterface to be implemented by language-specific code executors, e.g., in qqq-language-support-${languageName} maven modules.Interface for classes that can accept a QCodeExecutor object via a setter.
-
Classes in com.kingsrook.qqq.backend.core.actions.scripts used by com.kingsrook.qqq.backend.core.actions.scriptsClassDescriptionInterface to be implemented by language-specific code executors, e.g., in qqq-language-support-${languageName} maven modules.Interface to be implemented by script-running actions, if they want to allow themselves to be used for user-testing of their script.
-
-
Classes in com.kingsrook.qqq.backend.core.actions.scripts used by com.kingsrook.qqq.languages.javascriptClassDescriptionInterface to be implemented by language-specific code executors, e.g., in qqq-language-support-${languageName} maven modules.