| Package | Description |
|---|---|
| to.etc.domui.component.delayed | |
| to.etc.domui.state |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncContainer.updateCompleted(DelayedActivityInfo dai) |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
List<DelayedActivityInfo> |
DelayedActivityState.getCompletionList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DelayedActivitiesManager.cancelActivity(DelayedActivityInfo dai)
Cancels an activity, if possible.
|
| Constructor and Description |
|---|
DelayedProgressMonitor(DelayedActivitiesManager manager,
DelayedActivityInfo activity) |
| Constructor and Description |
|---|
DelayedActivityState(List<DelayedActivityState.Progress> progressList,
List<DelayedActivityInfo> completionList) |
Copyright © 2017 etc.to. All rights reserved.