@Named @SessionScoped public class ReportController extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected org.imixs.workflow.engine.ReportService |
reportService |
| Constructor and Description |
|---|
ReportController() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getParams() |
List<org.imixs.workflow.ItemCollection> |
getReports()
Returns a String sorted list of all report names.
|
org.imixs.workflow.ItemCollection |
getReportUploads() |
void |
reset() |
void |
setReportUploads(org.imixs.workflow.ItemCollection reportUploads) |
void |
uploadReport()
This method adds all uploaded imixs-report files.
|
public void reset()
public org.imixs.workflow.ItemCollection getReportUploads()
public void setReportUploads(org.imixs.workflow.ItemCollection reportUploads)
public List<org.imixs.workflow.ItemCollection> getReports()
public void uploadReport()
throws org.imixs.workflow.exceptions.ModelException,
ParseException,
ParserConfigurationException,
SAXException,
IOException,
JAXBException
event - IOExceptionSAXExceptionParserConfigurationExceptionParseExceptionorg.imixs.workflow.exceptions.ModelExceptionJAXBExceptionCopyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.