Uses of Class
arta.synergy.web.common.client.data.bp.timers.Timer

Packages that use Timer
arta.synergy.ejb.bp.route   
arta.synergy.ejb.bp.specialProcesses   
arta.synergy.ejb.timers   
 

Uses of Timer in arta.synergy.ejb.bp.route
 

Methods in arta.synergy.ejb.bp.route with parameters of type Timer
 ServerResult<java.lang.Boolean> RouteProcessImpl.dismissRouteTimer(Timer timer, java.lang.String actorID, java.lang.String host, java.lang.String locale)
           
 

Uses of Timer in arta.synergy.ejb.bp.specialProcesses
 

Methods in arta.synergy.ejb.bp.specialProcesses that return types with arguments of type Timer
 ServerResult<Timer> SpecialProcessBean.createAndStartTimer(java.lang.String procInstID, java.lang.String actorId, java.lang.String locale, java.lang.String host, RouteItemUser user, kz.arta.synergy.forms.common.object.ASFDataWrapper asfData)
           
 

Uses of Timer in arta.synergy.ejb.timers
 

Methods in arta.synergy.ejb.timers that return Timer
static Timer TimersManager.getTimer(java.lang.String id)
           
 

Methods in arta.synergy.ejb.timers that return types with arguments of type Timer
static ServerResult<Timer> TimersManager.createAndStartTimer(java.lang.String procInstID, java.lang.String actorId, java.lang.String locale, java.lang.String host, RouteItemUser user, kz.arta.synergy.forms.common.object.ASFDataWrapper asfData)
           
static java.util.List<Timer> TimersManager.getActiveTimers()
           
 

Methods in arta.synergy.ejb.timers with parameters of type Timer
static ServerResult<java.lang.Boolean> TimersManager.dismissTimer(Timer timer, java.lang.String actorID, java.lang.String locale, java.lang.String host)
           
static void TimersSchedulerBean.scheduleTimer(Timer timer)
           
static void TimersManager.setTimerFinished(Timer timer)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.