|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcst.loggingTool.plugins.examples.ExportToXMLPlugin
public class ExportToXMLPlugin
An example of a general purpose plugin that can export activity data to an XML format. Typically this plugin would appear in the Database menu of the Logging Tool.
| Constructor Summary | |
|---|---|
ExportToXMLPlugin()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
java.lang.String |
getDisplayName()
|
void |
initialise(SessionProperties sessionProperties,
java.util.ArrayList<Parameter> parameters)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExportToXMLPlugin()
| Method Detail |
|---|
public void initialise(SessionProperties sessionProperties,
java.util.ArrayList<Parameter> parameters)
initialise in interface GeneralPurposePluginAPIpublic java.lang.String getDisplayName()
getDisplayName in interface GeneralPurposePluginAPIpublic void execute()
execute in interface GeneralPurposePluginAPI
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||