public class DeleteScheduledJobTaskCmdImpl extends TaskCommandImpl implements DeleteScheduledJobTaskCmd
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
Copyright.
|
Constructor and Description |
---|
DeleteScheduledJobTaskCmdImpl() |
Modifier and Type | Method and Description |
---|---|
boolean | isReadyToCallExecute()
Checks to see if the command is ready to execute.
|
void | performExecute()
Performs the commands operations.
|
void | setJobReferenceNumber(java.lang.Long jobReferenceNumber)
Sets the job reference number of the scheduled job to be deleted.
|
public static final java.lang.String COPYRIGHT
public boolean isReadyToCallExecute()
public void performExecute() throws ECException
public void setJobReferenceNumber(java.lang.Long jobReferenceNumber)