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 SummaryAll 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.ActionDecoratorshutdown, startup
 
- 
 
- 
- 
- 
Method Detail- 
runActionpublic void runAction(org.python.core.PyObject event) - Specified by:
- runActionin interface- Action
- Overrides:
- runActionin class- ActionDecorator
 
 
- 
 
-