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 TypeMethodDescriptionvoidRecordScriptTestInterface.execute(TestScriptInput input, TestScriptOutput output) default voidTestScriptActionInterface.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