Class SecuredAction
java.lang.Object
com.inductiveautomation.perspective.gateway.action.ActionDecorator
com.inductiveautomation.perspective.gateway.action.SecuredAction
- All Implemented Interfaces:
 Action
- 
Method Summary
Methods inherited from class com.inductiveautomation.perspective.gateway.action.ActionDecorator
shutdown, startup 
- 
Method Details
- 
runAction
public void runAction(org.python.core.PyObject event) - Specified by:
 runActionin interfaceAction- Overrides:
 runActionin classActionDecorator
 
 -