@groovy.transform.CompileStatic class GloopEngine extends java.lang.Object
| Constructor and description | 
|---|
| GloopEngine
                                () | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | static GloopModel | debugService(AbstractGloopService gloopService, GloopModel input) | 
|  | static GloopModel | debugService(AbstractGloopService service, GloopExecutionContext executionContext) | 
|  | static GloopModel | debugService(GloopExecutionContext context) | 
|  | static java.util.Collection<GloopExecutionContext> | getContexts() | 
|  | static GloopExecutionContext | getThreadLocalExecutionContext() | 
|  | static GloopModel | runService(AbstractGloopService gloopService, GloopModel input) | 
|  | static GloopModel | runService(AbstractGloopService gloopService, GloopExecutionContext context) | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |