|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cst.loggingTool.plugins.examples.CompletedActivityPiGraphPlugin
public class CompletedActivityPiGraphPlugin
An example of a plugin which could generate reports. Typically this plugin would appear in the Reports Menu of the Logging Tool.
Constructor Summary | |
---|---|
CompletedActivityPiGraphPlugin()
|
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 CompletedActivityPiGraphPlugin()
Method Detail |
---|
public void initialise(SessionProperties sessionProperties, java.util.ArrayList<Parameter> parameters)
initialise
in interface GeneralPurposePluginAPI
public java.lang.String getDisplayName()
getDisplayName
in interface GeneralPurposePluginAPI
public void execute()
execute
in interface GeneralPurposePluginAPI
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |