public class ReportPlugin extends AbstractPlugin
CHANGES V 2.0
In the current version 2.0, only the processed document will be used as the xml input source for the XSL transformation. A search query will currently not be evaluated.
| Modifier and Type | Field and Description |
|---|---|
static String |
INVALID_CONTEXT |
static String |
INVALID_REPORT_DEFINITION |
static String |
REPORT_UNDEFINED |
INVALID_ITEMVALUE_FORMAT, INVALID_PROPERTYVALUE_FORMAT| Constructor and Description |
|---|
ReportPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
close(int status) |
ItemCollection |
run(ItemCollection adocumentContext,
ItemCollection adocumentActivity)
Executes a report defined defined by the event in the attribute
'txtReportName'.
|
close, getCtx, getWorkflowService, init, mergeFieldList, uniqueListpublic static final String INVALID_CONTEXT
public static final String REPORT_UNDEFINED
public static final String INVALID_REPORT_DEFINITION
public ItemCollection run(ItemCollection adocumentContext, ItemCollection adocumentActivity) throws PluginException
The XML Source used by this method is the XML representation of the current document. The Query Statement will not be evaluated
PluginExceptionpublic void close(int status)
throws PluginException
PluginExceptionCopyright © 2006–2019 Imixs Software Solutions GmbH. All rights reserved.