Stud.IP  5.4
CleanupLogJob Class Reference
Inheritance diagram for CleanupLogJob:
CronJob

Public Member Functions

 execute ($last_result, $parameters=[])
 
- Public Member Functions inherited from CronJob
 execute ($last_result, $parameters=[])
 
 setUp ()
 
 tearDown ()
 

Static Public Member Functions

static getName ()
 
static getDescription ()
 
static getParameters ()
 
- Static Public Member Functions inherited from CronJob
static getName ()
 
static getDescription ()
 
static getParameters ()
 
static register ()
 
static unregister ()
 

Detailed Description

cleanup_log.php - Clean up event and cronjob logs

Author
Tobias Thelen tobia.nosp@m.s.th.nosp@m.elen@.nosp@m.uni-.nosp@m.osnab.nosp@m.ruec.nosp@m.k.de
Jan-Hendrik Willms tleil.nosp@m.ax+s.nosp@m.tudip.nosp@m.@gma.nosp@m.il.co.nosp@m.m public
Since
2.4

Member Function Documentation

◆ execute()

execute (   $last_result,
  $parameters = [] 
)

Executes the cronjob.

Parameters
mixed$last_resultWhat the last execution of this cronjob returned.
Array$parametersParameters for this cronjob instance which were defined during scheduling.

◆ getDescription()

static getDescription ( )
static

Returns the description of the cronjob.

◆ getName()

static getName ( )
static

Returns the name of the cronjob.

◆ getParameters()

static getParameters ( )
static

Return the paremeters for this cronjob.

Returns
Array Parameters.

The documentation for this class was generated from the following file: