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, beforePageInit
callAfterColumnInit, callAfterDetailEval, callAfterGroupInit, callAfterPageInit, callAfterReportInit, callBeforeColumnInit, callBeforeDetailEval, callBeforeGroupInit, callBeforePageInit, callBeforeReportInit, getFieldValue, getParameterValue, getParameterValue, getVariableValue, setData, setVariableValue
public static final String PROPERTY_TIMEOUT_ENABLED
public static final String PROPERTY_TIMEOUT
public void beforeReportInit() throws JRScriptletException
JRAbstractScriptlet
beforeReportInit
in class JRDefaultScriptlet
JRScriptletException
public void beforeDetailEval() throws JRScriptletException
JRAbstractScriptlet
beforeDetailEval
in class JRDefaultScriptlet
JRScriptletException
Copyright © 2019 TIBCO Software Inc.. All rights reserved.