| Package | Description |
|---|---|
| to.etc.domui.state |
| Modifier and Type | Method and Description |
|---|---|
AsyncContainer |
DelayedActivityState.Progress.getContainer() |
AsyncContainer |
DelayedActivityInfo.getContainer() |
| Modifier and Type | Method and Description |
|---|---|
DelayedActivityInfo |
DelayedActivitiesManager.schedule(IAsyncRunnable a,
AsyncContainer ac)
Schedule a new activity for execution.
|
DelayedActivityInfo |
ConversationContext.scheduleDelayed(AsyncContainer container,
IAsyncRunnable a)
Schedule an activity to be started later.
|
| Constructor and Description |
|---|
DelayedActivityInfo(DelayedActivitiesManager manager,
IAsyncRunnable activity,
AsyncContainer ac) |
Progress(AsyncContainer container,
int pctComplete,
String message) |
Copyright © 2017 etc.to. All rights reserved.