Package | Description |
---|---|
com.nortel.soa.oi.cct.notificationproducer | |
com.nortel.soa.oi.cct.types |
Modifier and Type | Method and Description |
---|---|
static java.util.List<com.nortel.soa.oi.cct.basenotification.NotificationMessageHolderType> |
MessageUtils.createAgentStateNotification(java.lang.String sessionId,
java.lang.String subscriptionId,
AgentState state,
Agent agent,
javax.xml.datatype.XMLGregorianCalendar timestamp) |
void |
SubscriptionImpl.issueAgentStateNotification(java.lang.String agentLoginId,
AgentState soaAgentState) |
void |
NotificationSubscription.issueAgentStateNotification(java.lang.String agentLoginId,
AgentState agentstate) |
Modifier and Type | Method and Description |
---|---|
static AgentState |
AgentState.fromValue(java.lang.String v) |
static AgentState |
AgentState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AgentState[] |
AgentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AgentStateListenerSet.contains(AgentState state) |
Copyright © 2010 All Rights Reserved.