Полный список членов класса Action, включая наследуемые из базового класса
$actionParams | Action | protected |
$freeParams | Action | protected |
$id | Action | protected |
$logLevel | Action | protected |
$result | Action | protected |
$serverHostname | Action | protected |
$shellAdapter | Action | protected |
$userParams | Action | protected |
__construct($actionId, $actionParams, $serverHostname="", $userParams=array(), $freeParams=array()) | Action | |
getResult() | Action | |
getServerParams() | Action | protected |
log($level, $auditType, $actionId, $description) | Action | protected |
makeLogRecords($command="", $result=null, $output="", $error="") | Action | protected |
makeStartCommand($inputParams=array()) | Action | protected |
start(array $inputParams=array()) | Action |