public class ResumeFlowClock extends GenericServiceClock
CLOCK_TICK_SERVICE, CLOCK_TICK_SERVICE_INSTANCE, CLOCK_TICK_SERVICE_INTERFACE, CLOCK_TICK_SERVICE_INTERFACE_INSTANCE
Constructor and Description |
---|
ResumeFlowClock() |
Modifier and Type | Method and Description |
---|---|
void |
doTick(SessionConfig sessionConfig,
ClockConfig clockConfig)
Executes a clock tick.
|
static void |
resumeAllSuspended()
Resumes all suspended flows that has a resume date before now.
|
static void |
resumeAllTimeoutWaitingForEvent()
Resumes the timed out flows that were waiting for an event to happen.
|
getNextScheduleTime
public void doTick(SessionConfig sessionConfig, ClockConfig clockConfig) throws PortalException
IServiceClock
sessionConfig
- the user session information.clockConfig
- the clock.PortalException
public static void resumeAllSuspended() throws PortalException
PortalException
public static void resumeAllTimeoutWaitingForEvent() throws PortalException
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.