Spork Code Libraries

Properties

$eventManager

$eventManager : \Zend\EventManager\EventManagerInterface

Type

\Zend\EventManager\EventManagerInterface
Inherited from
\SporkTools\Core\Job\AbstractBase

$id

$id : 

Type

Inherited from
\SporkTools\Core\Job\AbstractBase

$name

$name : 

Type

Inherited from
\SporkTools\Core\Job\AbstractBase

$pluginMap

$pluginMap : 

Type

Inherited from
\SporkTools\Core\Job\AbstractBase

$plugins

$plugins : 

Type

Inherited from
\SporkTools\Core\Job\AbstractBase

$serviceManager

$serviceManager : \Zend\ServiceManager\ServiceLocatorInterface

Type

\Zend\ServiceManager\ServiceLocatorInterface
Inherited from
\SporkTools\Core\Job\AbstractBase

$dirty

$dirty : 

Type

$report

$report : 

Type

$schedule

$schedule : 

Type

$tasks

$tasks : 

Type

Methods

__call()

__call(  $method,   $arguments) 

Parameters

$method
$arguments
Inherited from
\SporkTools\Core\Job\AbstractBase
Inherited from
\SporkTools\Core\Job\AbstractBase

getEventManager()

getEventManager() : \Zend\EventManager\EventManagerInterface

Returns

\Zend\EventManager\EventManagerInterface
Inherited from
\SporkTools\Core\Job\AbstractBase

getId()

getId() 

Inherited from
\SporkTools\Core\Job\AbstractBase

getName()

getName() 

Inherited from
\SporkTools\Core\Job\AbstractBase

getPlugin()

getPlugin(  $name) 

Parameters

$name
Inherited from
\SporkTools\Core\Job\AbstractBase

getServiceManager()

getServiceManager() : \Zend\ServiceManager\ServiceLocatorInterface

Returns

\Zend\ServiceManager\ServiceLocatorInterface
Inherited from
\SporkTools\Core\Job\AbstractBase

setEventManager()

setEventManager(\Zend\EventManager\EventManagerInterface  $eventManager) 

Parameters

\Zend\EventManager\EventManagerInterface $eventManager
Inherited from
\SporkTools\Core\Job\AbstractBase

setId()

setId(  $id) 

Parameters

$id
Inherited from
\SporkTools\Core\Job\AbstractBase

setName()

setName(  $name,   $dirty = true) 

Parameters

$name
$dirty

setServiceManager()

setServiceManager(\Zend\ServiceManager\ServiceLocatorInterface  $serviceManager) 

Parameters

\Zend\ServiceManager\ServiceLocatorInterface $serviceManager
Inherited from
\SporkTools\Core\Job\AbstractBase

delete()

delete() 

getReport()

getReport() 

getSchedule()

getSchedule() 

getTasks()

getTasks() 

run()

run() 

save()

save() 

setTasks()

setTasks(array  $tasks,   $dirty = true) 

Parameters

array $tasks
$dirty