__construct() __construct( $id = null, $setup = null) construct a new instance of the object Parameters $id (integer) a cron job identification number $setup (assoc) a cron job setup data set
RegisterSingle() RegisterSingle(array $data): \FAA\Obj\Result Register new sub jobs They are called afterwards in the Execute method Parameters array $data The configuration array Returns\FAA\Obj\Result —A system result object
GetPath() GetPath(): string expose the storage path provide an interface to extract the current path of this object Returnsstring —the object storage path
GetName() GetName(): string expose the name provide an interface to extract the name Returnsstring —the object name