public class TimeoutGovernor extends JRDefaultScriptlet
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_TIMEOUT |
static String |
PROPERTY_TIMEOUT_ENABLED |
EXCEPTION_MESSAGE_KEY_FIELD_NOT_FOUND, EXCEPTION_MESSAGE_KEY_PARAMETER_NOT_FOUND, EXCEPTION_MESSAGE_KEY_VARIABLE_NOT_FOUND, EXCEPTION_MESSAGE_KEY_VARIABLE_VALUE_INCOMPATIBLE, fieldsMap, groups, parametersMap, variablesMap| Constructor and Description |
|---|
TimeoutGovernor(long timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeDetailEval()
Called before evaluating each detail.
|
void |
beforeReportInit()
Called before the report is initialized.
|
afterColumnInit, afterDetailEval, afterGroupInit, afterPageInit, afterReportInit, beforeColumnInit, beforeGroupInit, beforePageInitcallAfterColumnInit, callAfterDetailEval, callAfterGroupInit, callAfterPageInit, callAfterReportInit, callBeforeColumnInit, callBeforeDetailEval, callBeforeGroupInit, callBeforePageInit, callBeforeReportInit, getFieldValue, getParameterValue, getParameterValue, getVariableValue, setData, setVariableValuepublic static final String PROPERTY_TIMEOUT_ENABLED
public static final String PROPERTY_TIMEOUT
public void beforeReportInit()
throws JRScriptletException
JRAbstractScriptletbeforeReportInit in class JRDefaultScriptletJRScriptletExceptionpublic void beforeDetailEval()
throws JRScriptletException
JRAbstractScriptletbeforeDetailEval in class JRDefaultScriptletJRScriptletExceptionCopyright © 2017. All rights reserved.