Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AppserverIo
Appserver
Core
Api
Node
JobNode
getExecute
AppserverIo\Appserver\Core\Api\Node\JobNode::getExecute PHP Method
JobNode Class Documentation
Mostrar archivo
Open project: appserver-io/appserver
getExecute()
public
method
Returns the node containing executable information.
public
getExecute
( ) :
ExecuteNode
return
ExecuteNode
The node containing executable information
public function getExecute() { return $this->execute; }
JobNode
getExecute
getName
getSchedule