Package bpmn.handler.reporting_handler
Class ReportingHandler
java.lang.Object
service.common.BaseEntityGraphReportingService
bpmn.handler.reporting_handler.ReportingHandler
- All Implemented Interfaces:
TaskHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class service.common.BaseEntityGraphReportingService
csvFieldDelimiter, csvFieldEnclosure, csvForceFieldEnclosure, loadDao, mapping, outputFormat, template
Fields inherited from interface ru.cg.webbpm.modules.bpmn.beans.handler.TaskHandler
contextLocal
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class service.common.BaseEntityGraphReportingService
generateReport, init
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.modules.bpmn.beans.handler.TaskHandler
clearContext, getContext, setContext
-
Field Details
-
fileNameVariable
-
fileContentVariable
-
-
Constructor Details
-
ReportingHandler
-
-
Method Details
-
executeHandler
public void executeHandler()- Specified by:
executeHandler
in interfaceTaskHandler
-