Package | Description |
---|---|
com.amazonaws.services.simpleworkflow.flow.interceptors | |
com.amazonaws.services.simpleworkflow.flow.spring |
Modifier and Type | Class and Description |
---|---|
class |
FixedIntervalInvocationSchedule
Schedule that represents invocations with a fixed delay up to a specified expiration interval or count.
|
Constructor and Description |
---|
AsyncScheduledExecutor(InvocationSchedule schedule,
WorkflowClock clock) |
ScheduleDecorator(InvocationSchedule schedule) |
ScheduleDecorator(InvocationSchedule schedule,
WorkflowClock clock) |
Modifier and Type | Class and Description |
---|---|
class |
CronInvocationSchedule |
Copyright © 2014. All rights reserved.