Interface AutomationScriptingService.Session
- All Superinterfaces:
AutoCloseable
- Enclosing interface:
- AutomationScriptingService
-
Method Summary
Modifier and TypeMethodDescription<T> T
<T> T
handleof
(InputStream input, Class<T> typeof) run
(InputStream input) Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
run
-
handleof
-
adapt
-