Uses of Interface
com.silverpeas.workflow.api.event.TimeoutEvent

Packages that use TimeoutEvent
com.silverpeas.workflow.engine   
com.silverpeas.workflow.engine.event   
 

Uses of TimeoutEvent in com.silverpeas.workflow.engine
 

Methods in com.silverpeas.workflow.engine with parameters of type TimeoutEvent
static void WorkflowEngineThread.addTimeoutRequest(TimeoutEvent event)
          Add a request 'TimeoutEvent'
 

Uses of TimeoutEvent in com.silverpeas.workflow.engine.event
 

Classes in com.silverpeas.workflow.engine.event that implement TimeoutEvent
 class TimeoutEventImpl
          A TimeoutEvent object is the description of an instance, that is in the same active state since too long Those descriptions are sent to the timeout manager
 



Copyright © 2016 Silverpeas. All Rights Reserved.