com.bankframe.fe.statemachine.base
Class EventBlocker
java.lang.Object
com.bankframe.fe.statemachine.base.EventBlocker
- public class EventBlocker
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LAST_EVENT
public static final java.lang.String LAST_EVENT
- See Also:
- Constant Field Values
LAST_EVENT_TIMESTAMP
public static final java.lang.String LAST_EVENT_TIMESTAMP
- See Also:
- Constant Field Values
EventBlocker
public EventBlocker()
blockMultipleEvents
public static boolean blockMultipleEvents()
getEventThresholdValue
public static long getEventThresholdValue()
blockEvent
public static boolean blockEvent(java.lang.String stateId,
java.lang.String eventName,
IUserSession userSession)
Copyright © 2004 Siebel Systems, Inc. All rights reserved.