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