public class DNARetriever extends DNASynchronizer
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SEARCH_OP_ID |
STATE_BROKEN, STATE_RUNNING, STATE_STOPPED| Constructor and Description |
|---|
DNARetriever(AdminToolUI ui)
Copy all digital objects from the given source to the destination.
|
addListener, getMessage, getProgress, getState, hasBeenKilled, isRunning, kill, removeListener, setThreadName, start, stop, toStringpublic static final java.lang.String SEARCH_OP_ID
public DNARetriever(AdminToolUI ui)