public class ExportCompletion extends java.lang.Object implements Completion
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
EXPORT |
private static java.lang.String |
EXPORT_SPACE |
private ExportManager |
exportManager |
| Constructor and Description |
|---|
ExportCompletion(ExportManager manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(CompleteOperation completeOperation)
Populate the CompleteOperation object with possible
completions + offset if needed
|
private static final java.lang.String EXPORT
private static final java.lang.String EXPORT_SPACE
private final ExportManager exportManager
public ExportCompletion(ExportManager manager)
public void complete(CompleteOperation completeOperation)
Completioncomplete in interface CompletioncompleteOperation - operation