|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.bundle.AbstractJoblet
org.torweg.pulse.bundle.AbstractConfigurableJoblet
org.torweg.pulse.component.survey.export.ExcelExportJoblet
public class ExcelExportJoblet
exports the results of surveys into an Excel file.
| Constructor Summary | |
|---|---|
ExcelExportJoblet()
|
|
| Method Summary | |
|---|---|
protected void |
run(Bundle b)
performs the export task. |
| Methods inherited from class org.torweg.pulse.bundle.AbstractConfigurableJoblet |
|---|
getConfig, getConfiguration |
| Methods inherited from class org.torweg.pulse.bundle.AbstractJoblet |
|---|
execute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcelExportJoblet()
| Method Detail |
|---|
protected void run(Bundle b)
run in class AbstractJobletb - the bundle the joblet is running inAbstractJoblet.run(org.torweg.pulse.bundle.Bundle)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||