Uses of Class
cisco.uc.cuae.legacy.TimerFacility.AddNonTriggerTimerOptions

Uses of TimerFacility.AddNonTriggerTimerOptions in cisco.uc.cuae.legacy
 

Methods in cisco.uc.cuae.legacy with parameters of type TimerFacility.AddNonTriggerTimerOptions
 etch.bindings.java.support.Mailbox RemoteTimerFacilityServer._Async._begin_addNonTriggerTimer(java.lang.String sessionId, java.lang.String timerDateTime, java.lang.String timerRecurrenceInterval, TimerFacility.AddNonTriggerTimerOptions options)
          Begins a call to addNonTriggerTimer.
 TimerFacility.AddNonTriggerTimerResult BaseTimerFacilityServer.addNonTriggerTimer(java.lang.String sessionId, java.lang.String timerDateTime, java.lang.String timerRecurrenceInterval, TimerFacility.AddNonTriggerTimerOptions options)
           
 TimerFacility.AddNonTriggerTimerResult RemoteTimerFacilityServer.addNonTriggerTimer(java.lang.String sessionId, java.lang.String timerDateTime, java.lang.String timerRecurrenceInterval, TimerFacility.AddNonTriggerTimerOptions options)
           
 TimerFacility.AddNonTriggerTimerResult TimerFacilityServer.addNonTriggerTimer(java.lang.String sessionId, java.lang.String timerDateTime, java.lang.String timerRecurrenceInterval, TimerFacility.AddNonTriggerTimerOptions options)
          AddNonTriggerTimer will set a timer which will attempt to route to the same script which initated the timer.
 



Copyright © 2010. All Rights Reserved.