public class MatrixTask extends InternalTask
Constructor and Description |
---|
MatrixTask() |
Modifier and Type | Method and Description |
---|---|
protected void |
finishUp(boolean forceStop)
Provide method to allow sub classes to finish up at end of processing
|
DBTask |
getDBTask()
Retrieves the MATRIX_RECORDER task so that this task will be notified that we are still running.
|
void |
process()
process this task
|
void |
setParameterValue(java.lang.String param)
Sets a parameter for this task.
|
void |
setWeekDayToPrune(int weekDayToPrune)
Set the day of the week to prune.
|
creatSchedule, disableHA, doError, enableHA, execute, getDBTask, getDisplayName, getInitialScanTime, getOccurences, getParameterFile, getParameterValues, getRepeatEvery, getTaskBeatLayer, getTimeZone, heartBeat, isBatchMode, isTerminated, join, join, makeIdle, makeThreadName, parseTime, pause, paused, resumed, run, setBatchMode, setDelayStart, setDisplayName, setOccurences, setParameterFile, setRepeat, setRepeatEvery, setRepeatEvery, setStartTime, setTaskBeatLayer, setTimeZoneId, terminate, terminated, waitOrRepeat
public void process() throws java.lang.Exception
process
in class InternalTask
java.lang.Exception
- A serious problem occurredpublic void setParameterValue(java.lang.String param)
setParameterValue
in class InternalTask
param
- the task parameterpublic DBTask getDBTask()
getDBTask
in class InternalTask
protected void finishUp(boolean forceStop)
InternalTask
finishUp
in class InternalTask
forceStop
- must stoppublic void setWeekDayToPrune(int weekDayToPrune)
weekDayToPrune
- stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.