eWON JTK

com.ewon.ewonitf
Class ScheduledAction

java.lang.Object
  extended by com.ewon.ewonitf.ScheduledAction

public class ScheduledAction
extends Object


Field Summary
static byte CONNECT
           
static byte DYN_DNS
           
static byte GET_FTP
           
static byte GET_HTTP
           
static byte NTP_SYNC
           
static byte PUT_FTP
           
static byte PUT_HTTP
           
static byte REQUEST_HTTP
           
static byte RESPONSE_HTTP
           
static byte SEND_MAIL
          actionType for sending an eMail.
static byte SEND_SMS
           
static byte SEND_TRAP
           
 
Constructor Summary
ScheduledAction(int id, int type, String typeAsString, int status, long startDateTime, long endDateTime)
          Creates a new instance of ScheduledAction.
 
Method Summary
 long getEndDateTime()
           
 int getId()
           
 long getStartDateTime()
           
 int getStatus()
           
 int getType()
           
 String getTypeAsString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

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.

Method Detail

getId

public int getId()

getType

public int getType()

getTypeAsString

public String getTypeAsString()

getStatus

public int getStatus()

getStartDateTime

public long getStartDateTime()

getEndDateTime

public long getEndDateTime()

eWON JTK

www.eWON.biz: Your Eyes Watching Over Net