public class Turbine2LegacyAction extends LegacyVelocityAction
Modifier and Type | Field and Description |
---|---|
static int |
numberOfCalls |
initialized, velocity
bubbleUpException, BUTTON, BUTTON_LENGTH, DEFAULT_METHOD, LENGTH, log, METHOD_NAME_LENGTH, METHOD_NAME_PREFIX
CACHE_SIZE_DEFAULT, CACHE_SIZE_KEY, NAME, PREFIX
Constructor and Description |
---|
Turbine2LegacyAction() |
Modifier and Type | Method and Description |
---|---|
void |
doPerform(RunData data,
org.apache.velocity.context.Context context)
Default action is throw an exception.
|
doPerform, doPerform
initialize, perform, setTemplate
considerKey, executeEvents, formatString, getMethod
getRunData
public static int numberOfCalls
public Turbine2LegacyAction()
public void doPerform(RunData data, org.apache.velocity.context.Context context) throws Exception
doPerform
in class LegacyVelocityAction
data
- Current RunData informationcontext
- Context to populateException
- Thrown on errorCopyright © 2000–2018 The Apache Software Foundation. All rights reserved.