public class RunCommandTask extends InternalTask
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
COMMAND
the command 
 | 
static java.lang.String | 
SIGNATURE
the signature 
 | 
static java.lang.String | 
USERID
the user 
 | 
| Constructor and Description | 
|---|
RunCommandTask()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
process()
Subclasses should override this method, to perform the work of the task 
 | 
creatSchedule, disableHA, doError, enableHA, execute, finishUp, getDBTask, 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, setParameterValue, setRepeat, setRepeatEvery, setRepeatEvery, setStartTime, setTaskBeatLayer, setTimeZoneId, terminate, terminated, waitOrRepeatpublic static final java.lang.String COMMAND
public static final java.lang.String SIGNATURE
public static final java.lang.String USERID
public void process()
             throws java.lang.Exception
InternalTaskprocess in class InternalTaskjava.lang.Exception - a serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.