Interface ScriptingStrategyAware

All Known Implementing Classes:
BaseScriptingAction, IfAction, ScriptAction, SwitchAction

public interface ScriptingStrategyAware
Actions implement this interface to get hold of a scripting strategy that is set by the STM framework.
Author:
Raja Shankar Kolluru
  • Method Details