ScanTaskDeadlines.scanDeadlines(BatchProcessingDate)
.
Previously, this batch job redirected to a new batch job that was created
with the introduction of dynamic workflow. The new batch process batch
contains the operation which scans for expired task deadlines and executes
the processing defined for the deadline in the associated task metadata.
See release note CR00309046.@Deprecated @AccessLevel(value=EXTERNAL) public abstract class ScanTimeouts extends ScanTimeouts
ScanTimeouts
.Constructor and Description |
---|
ScanTimeouts()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
scanTimeouts(curam.core.struct.BatchProcessingDate processingDate)
Deprecated.
This is a batch operation that will be embedded in the `ScanTimeouts.exe`
file.
|
public void scanTimeouts(curam.core.struct.BatchProcessingDate processingDate) throws curam.util.exception.AppException, curam.util.exception.InformationalException
processingDate
- The business date for which the batch process will
be run. If this is set, this is the date that will be returned by
'getCurrentDate'.curam.util.exception.AppException
curam.util.exception.InformationalException