org.finra.jtaf.core.parsing
Class AutomationValuePlugin
java.lang.Object
org.finra.jtaf.core.parsing.AutomationValuePlugin
- All Implemented Interfaces:
- IPostParseStrategyElementPlugin
public class AutomationValuePlugin
- extends Object
- implements IPostParseStrategyElementPlugin
Plugin that runs post parse of the strategy. Takes care of parsing the automation value in the agenda.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutomationValuePlugin
public AutomationValuePlugin()
execute
public void execute(PostStrategyElementParserPluginContext ctx)
throws ParserPluginException
- Description copied from interface:
IPostParseStrategyElementPlugin
- This method executes after all the test strategy is parsed
- Specified by:
execute
in interface IPostParseStrategyElementPlugin
- Throws:
ParserPluginException
Copyright © 2014. All rights reserved.