|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.ui.snapshot.actions.SaveValueAsQuery
public class SaveValueAsQuery
Field Summary | |
---|---|
Display |
display
|
java.io.File |
file
|
java.util.List<IContextObject> |
objects
|
ISnapshot |
snapshot
|
Constructor Summary | |
---|---|
SaveValueAsQuery()
|
Method Summary | |
---|---|
IResult |
execute(IProgressListener listener)
The execute method is called after all arguments have been injected into the query instance. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ISnapshot snapshot
public java.util.List<IContextObject> objects
public java.io.File file
public Display display
Constructor Detail |
---|
public SaveValueAsQuery()
Method Detail |
---|
public IResult execute(IProgressListener listener) throws java.lang.Exception
IQuery
TextResult
, CompositeResult
, SectionSpec
etc.
execute
in interface IQuery
listener
- Monitor to report progress and check for cancellation.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |