The interface to a TaskCommand
that is capable of deleting
scheduled e-mail activity jobs.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT Copyright. |
static java.lang.String |
defaultCommandClassName defaultCommandClassName is the default implementation class used by command factory to instantiate this command if the interface com.ibm.commerce.emarketing.DeleteScheduledJobTaskCmd is not defined in the CMDREG table. |
Method Summary | |
---|---|
void |
setJobReferenceNumber(java.lang.Long jobReferenceNumber)
Set the job reference number of the scheduled job to be
deleted |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String defaultCommandClassName
Method Detail |
---|
public void setJobReferenceNumber(java.lang.Long jobReferenceNumber)