public static interface AutomationScriptingService.Session extends AutoCloseable
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
adapt(Class<T> typeof)  | 
<T> T | 
handleof(InputStream input,
        Class<T> typeof)  | 
Object | 
run(InputStream input)  | 
closeObject run(InputStream input)
<T> T handleof(InputStream input, Class<T> typeof)
Copyright © 2019 Nuxeo. All rights reserved.