Class ExportStatusHandler
java.lang.Object
org.imixs.archive.export.services.ExportStatusHandler
The ExportStatusHandler provides a non blocking way to control the status
flag for the ExportService.
- Version:
- 1.0
- Author:
- rsoika
-
Field Details
-
STATUS_RUNNING
- See Also:
-
STATUS_STOPPED
- See Also:
-
STATUS_SCHEDULED
- See Also:
-
STATUS_CANCELED
- See Also:
-
-
Constructor Details
-
ExportStatusHandler
public ExportStatusHandler()
-
-
Method Details
-
getStatus
-
setStatus
-
getTimer
public jakarta.ejb.Timer getTimer() -
setTimer
public void setTimer(jakarta.ejb.Timer timer) -
getNextTimeout
Returns the next timeout date for the current timer
-