public abstract class CopyActions extends Object implements IQuery
| Modifier and Type | Class and Description |
|---|---|
static class |
CopyActions.Address |
static class |
CopyActions.FQClassName |
static class |
CopyActions.Value |
| Modifier and Type | Field and Description |
|---|---|
Display |
display |
List<IContextObject> |
elements |
ISnapshot |
snapshot |
| Constructor and Description |
|---|
CopyActions() |
| Modifier and Type | Method and Description |
|---|---|
IResult |
execute(IProgressListener listener)
The execute method is called after all arguments have been injected into
the query instance.
|
public ISnapshot snapshot
public List<IContextObject> elements
public Display display
public IResult execute(IProgressListener listener) throws Exception
IQueryTextResult, CompositeResult, SectionSpec etc.