Uses of Interface
com.agentforge4j.runtime.command.ShellCommandRunner
Packages that use ShellCommandRunner
-
Uses of ShellCommandRunner in com.agentforge4j.runtime
Methods in com.agentforge4j.runtime with parameters of type ShellCommandRunnerModifier and TypeMethodDescriptionWorkflowRuntimeBuilder.shellCommandRunner(ShellCommandRunner value) Configures execution ofRunCommandCommandshell strings. -
Uses of ShellCommandRunner in com.agentforge4j.runtime.command
Fields in com.agentforge4j.runtime.command declared as ShellCommandRunnerModifier and TypeFieldDescriptionstatic final ShellCommandRunnerShellCommandRunner.NO_OP_SHELL_COMMAND_RUNNERRuns no process and returns an empty string.