public class DelayedActivityInfo extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
DelayedActivityInfo(DelayedActivitiesManager manager,
IAsyncRunnable activity,
AsyncContainer ac) |
| Modifier and Type | Method and Description |
|---|---|
void |
callAfterListeners() |
void |
callBeforeListeners() |
void |
cancel() |
void |
checkIsPageConnected() |
IAsyncRunnable |
getActivity() |
AsyncContainer |
getContainer() |
Exception |
getException() |
DelayedProgressMonitor |
getMonitor() |
protected DelayedActivityInfo(@Nonnull DelayedActivitiesManager manager, @Nonnull IAsyncRunnable activity, @Nonnull AsyncContainer ac)
public IAsyncRunnable getActivity()
@Nonnull public DelayedProgressMonitor getMonitor()
public Exception getException()
public void cancel()
public AsyncContainer getContainer()
public void callAfterListeners()
public void checkIsPageConnected()
Copyright © 2017 etc.to. All rights reserved.