mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 18:18:46 +02:00
Background processes - API ready for periodicity management
SVN:trunk[1137]
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
interface iBackgroundProcess
|
||||
{
|
||||
public function GetPeriodicity();
|
||||
public function Process($iUnixTimeLimit);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user