Interface AutomationScriptingService
-
- All Known Implementing Classes:
AutomationScriptingServiceImpl
public interface AutomationScriptingService
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AutomationScriptingService.Session
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutomationScriptingService.Session
get(OperationContext context)
AutomationScriptingService.Session
get(CoreSession session)
-
-
-
Method Detail
-
get
AutomationScriptingService.Session get(CoreSession session)
-
get
AutomationScriptingService.Session get(OperationContext context)
-
-