Class RemoteEntryEditor.VerifyEntryTask
java.lang.Object
edu.wisc.ssec.mcidasv.servermanager.RemoteEntryEditor.VerifyEntryTask
- All Implemented Interfaces:
Callable<RemoteEntryEditor.StatusWrapper>
- Enclosing class:
RemoteEntryEditor
private class RemoteEntryEditor.VerifyEntryTask
extends Object
implements Callable<RemoteEntryEditor.StatusWrapper>
Represents an ADDE entry verification task. These are executed asynchronously
by the completion service within
RemoteEntryEditor.checkGroups(EditorAction, Set)
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
entryStatus
-
-
Constructor Details
-
VerifyEntryTask
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<RemoteEntryEditor.StatusWrapper>
- Throws:
Exception
-