interface CRM_Core_CodeGen_ITask

Implemented by CG tasks

Methods

run()

Perform the task.

bool
needsUpdate()

No description

Details

at line 11
run()

Perform the task.

at line 17
bool needsUpdate()

Return Value

bool TRUE if an update is needed.