Class RemoteEntryEditor.VerifyEntryTask

java.lang.Object
edu.wisc.ssec.mcidasv.servermanager.RemoteEntryEditor.VerifyEntryTask
All Implemented Interfaces:
Callable<RemoteEntryEditor.StatusWrapper>
Enclosing class:
RemoteEntryEditor

Represents an ADDE entry verification task. These are executed asynchronously by the completion service within RemoteEntryEditor.checkGroups(EditorAction, Set).