ContactCenters
V. 0.9.9.

umontreal.iro.lecuyer.contactcenters.dialer
Class DialerState

java.lang.Object
  extended by umontreal.iro.lecuyer.contactcenters.dialer.DialerState

public class DialerState
extends Object

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

DialerState

protected DialerState(Dialer dialer)
Constructs a new dialer state containing the state of the dialer dialer.

Parameters:
dialer - the dialer for which the state must be saved.
Method Detail

getDialerActionEvents

public DialerActionState[] getDialerActionEvents()
Returns an array containing a state object for each dialer action event saved.

Returns:
the array of dialer action events.

ContactCenters
V. 0.9.9.

To submit a bug or ask questions, send an e-mail to Richard Simard.