|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgran.app.adapter.export.RSSExportAdapter
Constructor Summary | |
RSSExportAdapter()
|
Method Summary | |
java.lang.String |
exportImpl(SessionContext sc,
java.lang.String taskId,
java.lang.String filterId,
java.lang.String encoding)
Export task with subtasks |
java.lang.String |
getDescription()
Get description of adapter as plain text |
boolean |
init()
Initialize adapter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RSSExportAdapter()
Method Detail |
public boolean init()
Adapter
init
in interface Adapter
public java.lang.String getDescription()
Adapter
getDescription
in interface Adapter
public java.lang.String exportImpl(SessionContext sc, java.lang.String taskId, java.lang.String filterId, java.lang.String encoding) throws GranException
ExportAdapter
exportImpl
in interface ExportAdapter
taskId
- - task (or project) to export
GranException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |