com.ewon.ewonitf
Class ScheduledAction
java.lang.Object
com.ewon.ewonitf.ScheduledAction
public class ScheduledAction
- extends Object
Constructor Summary |
ScheduledAction(int id,
int type,
String typeAsString,
int status,
long startDateTime,
long endDateTime)
Creates a new instance of ScheduledAction. |
SEND_MAIL
public static final byte SEND_MAIL
- actionType for sending an eMail.
- See Also:
- Constant Field Values
NTP_SYNC
public static final byte NTP_SYNC
- See Also:
- Constant Field Values
PUT_FTP
public static final byte PUT_FTP
- See Also:
- Constant Field Values
SEND_SMS
public static final byte SEND_SMS
- See Also:
- Constant Field Values
SEND_TRAP
public static final byte SEND_TRAP
- See Also:
- Constant Field Values
DYN_DNS
public static final byte DYN_DNS
- See Also:
- Constant Field Values
CONNECT
public static final byte CONNECT
- See Also:
- Constant Field Values
GET_FTP
public static final byte GET_FTP
- See Also:
- Constant Field Values
PUT_HTTP
public static final byte PUT_HTTP
- See Also:
- Constant Field Values
GET_HTTP
public static final byte GET_HTTP
- See Also:
- Constant Field Values
REQUEST_HTTP
public static final byte REQUEST_HTTP
- See Also:
- Constant Field Values
RESPONSE_HTTP
public static final byte RESPONSE_HTTP
- See Also:
- Constant Field Values
ScheduledAction
public ScheduledAction(int id,
int type,
String typeAsString,
int status,
long startDateTime,
long endDateTime)
- Creates a new instance of ScheduledAction. This object represents an action done or in progress in the Scheduled action list.
getId
public int getId()
getType
public int getType()
getTypeAsString
public String getTypeAsString()
getStatus
public int getStatus()
getStartDateTime
public long getStartDateTime()
getEndDateTime
public long getEndDateTime()
www.eWON.biz: Your Eyes Watching Over Net