public class ArchiveSettingsTask.ArSSettingListener extends Object
TaskStepListener genuegt nicht, da mehrere verschiedene Parametrierungen abgewartet werden muessen.| Modifier and Type | Field and Description |
|---|---|
private boolean |
gotSettings |
private int |
subscription |
private boolean |
terminated |
| Modifier | Constructor and Description |
|---|---|
private |
ArchiveSettingsTask.ArSSettingListener(int subscr) |
| Modifier and Type | Method and Description |
|---|---|
void |
abort() |
String |
descAwaitedObjects() |
void |
gotSettings() |
void |
waitForSettings() |
boolean |
wasSuccessful() |
private int subscription
private boolean gotSettings
private boolean terminated
private ArchiveSettingsTask.ArSSettingListener(int subscr)
public void gotSettings()
public void abort()
public boolean wasSuccessful()
public void waitForSettings()
throws InterruptedException
InterruptedExceptionpublic String descAwaitedObjects()