|
ContactCenters V. 0.9.9. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectumontreal.iro.lecuyer.contactcenters.dialer.DialerState
public class DialerState
Represents the state of a dialer.
Constructor Summary | |
---|---|
protected |
DialerState(Dialer dialer)
Constructs a new dialer state containing the state of the dialer dialer. |
Method Summary | |
---|---|
DialerActionState[] |
getDialerActionEvents()
Returns an array containing a state object for each dialer action event saved. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DialerState(Dialer dialer)
dialer
- the dialer for which the state must be saved.Method Detail |
---|
public DialerActionState[] getDialerActionEvents()
|
ContactCenters V. 0.9.9. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |