Command
class Command extends Model (View source)
Properties
protected | $agentCommandType | ||
protected | $agentCommandDataType | ||
protected | $shellCommandType | ||
protected | $shellCommandDataType |
Methods
Details
setAgentCommand(AgentCommand $agentCommand)
No description
AgentCommand
getAgentCommand()
No description
setShellCommand(ShellCommand $shellCommand)
No description
ShellCommand
getShellCommand()
No description