Uses of Class
com.kingsrook.qqq.backend.core.model.actions.scripts.ExecuteCodeOutput
Packages that use ExecuteCodeOutput
Package
Description
-
Uses of ExecuteCodeOutput in com.kingsrook.qqq.backend.core.actions.scripts
Methods in com.kingsrook.qqq.backend.core.actions.scripts with parameters of type ExecuteCodeOutputModifier and TypeMethodDescriptiondefault Serializable
TestScriptActionInterface.processTestScriptOutput
(ExecuteCodeOutput executeCodeOutput) Called to adapt or translate the output object of the script execution to something suitable for returning to the caller.void
ExecuteCodeAction.run
(ExecuteCodeInput input, ExecuteCodeOutput output) -
Uses of ExecuteCodeOutput in com.kingsrook.qqq.backend.core.model.actions.scripts
Methods in com.kingsrook.qqq.backend.core.model.actions.scripts that return ExecuteCodeOutputModifier and TypeMethodDescriptionExecuteCodeOutput.withOutput
(Serializable output) Fluent setter for output