@groovy.transform.CompileStatic class GloopScriptService extends AbstractGloopService
| Modifiers | Name | Description | 
|---|---|---|
static java.lang.String  | 
                            TYPE | 
                            
| Constructor and description | 
|---|
                                GloopScriptService
                                () | 
                        
                                GloopScriptService
                                (java.lang.String name) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            java.lang.Object | 
                            clone() | 
                        
 | 
                            java.lang.String | 
                            getType() | 
                        
 | 
                            GloopModel | 
                            invokeService(GloopExecutionContext context) | 
                        
| Methods inherited from class | Name | 
|---|---|
class AbstractGloopService | 
                            buildInputModel, buildOutputModel, clone, getFilename, getGloopStackTraceElement, getInput, getMethodsAsStrings, getPropNames, getSimpleName, getType, invokeService, invokeService, invokeService, marshall, parseIOModel, setInput, setMethods, setOutput, unmarshall, unmarshall, unmarshall, unmarshall, unmarshall, validateInputModel, validateOutputModel | 
                        
Groovy Documentation