|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.waveset.workflow.ReportGenerator
Field Summary | |
static java.lang.String |
code_id
|
Constructor Summary | |
ReportGenerator()
|
Method Summary | |
java.lang.String |
genReport(LighthouseContext context,
WFCase wfcase)
Build a |
void |
setLocale(java.util.Locale locale)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String code_id
Constructor Detail |
public ReportGenerator()
Method Detail |
public void setLocale(java.util.Locale locale)
public java.lang.String genReport(LighthouseContext context, WFCase wfcase) throws WavesetException
At the top, we'll provide a summary of the approvers we're waiting on. Next we'll use the NetCharts "diagram" application to build a visually stimulating depiction of the workflow process.
WavesetException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |