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