private class RemoteEntryEditor.VerifyEntryTask extends Object implements Callable<RemoteEntryEditor.StatusWrapper>
RemoteEntryEditor#checkGroups(Set)
.Modifier and Type | Field and Description |
---|---|
private RemoteEntryEditor.StatusWrapper |
entryStatus |
Constructor and Description |
---|
VerifyEntryTask(RemoteEntryEditor.StatusWrapper descStatus) |
private final RemoteEntryEditor.StatusWrapper entryStatus
public VerifyEntryTask(RemoteEntryEditor.StatusWrapper descStatus)
public RemoteEntryEditor.StatusWrapper call() throws Exception
call
in interface Callable<RemoteEntryEditor.StatusWrapper>
Exception