AppserverIo\Appserver\Core\Api\Node\JobNodeInterface::getExecute PHP Метод

getExecute() публичный Метод

Returns the node containing executable information.
public getExecute ( ) : ExecuteNode
Результат ExecuteNode The node containing executable information
    public function getExecute();