Uses of Class
com.kingsrook.qqq.backend.core.model.actions.scripts.TestScriptOutput
Packages that use TestScriptOutput
Package
Description
-
Uses of TestScriptOutput in com.kingsrook.qqq.backend.core.actions.scripts
Methods in com.kingsrook.qqq.backend.core.actions.scripts with parameters of type TestScriptOutputModifier and TypeMethodDescriptionvoid
RecordScriptTestInterface.execute
(TestScriptInput input, TestScriptOutput output) default void
TestScriptActionInterface.execute
(TestScriptInput input, TestScriptOutput output) Execute a test script. -
Uses of TestScriptOutput in com.kingsrook.qqq.backend.core.model.actions.scripts
Methods in com.kingsrook.qqq.backend.core.model.actions.scripts that return TestScriptOutputModifier and TypeMethodDescriptionTestScriptOutput.withOutputObject
(Serializable outputObject) Fluent setter for outputObject