Maven module :un.api : api-common :
Class :
un.api.event.MonitorEvent
Extends/Implements :
un.api.event.Event
Subclasses : -
Variables :
STATE_START,
STATE_PROGRESS,
STATE_END,
STATE_CANCEL,
STATE_FAIL
Functions :
getState,
getProgress,
getMessage,
getResult,
getError
public int
STATE_START
public int
STATE_PROGRESS
public int
STATE_END
public int
STATE_CANCEL
public int
STATE_FAIL
int
getState ()
float
getProgress ()
Chars
getMessage ()
Object
getResult ()
Exception
getError ()
author Johann Sorel