Package org.compiere.model
Interface AdempiereProcessor2
- All Known Implementing Classes:
MAcctProcessor
,MAlertProcessor
,MRequestProcessor
,MScheduler
,MWorkflowProcessor
public interface AdempiereProcessor2
Additional Background Processor Interface
- Author:
- hengsin
-
Method Summary
-
Method Details
-
isIgnoreProcessingTime
boolean isIgnoreProcessingTime()- Returns:
- True if previous DateNextRun should be use as base to calculate the new DateNextRun value. False to follow the legacy behaviour where current server time is use as the base to calculate the new DateNextRun value.
-
getAD_Schedule_ID
int getAD_Schedule_ID()- Returns:
- AD_Schedule_ID
-