Constructor and Description |
---|
Helper() |
Modifier and Type | Method and Description |
---|---|
static Object |
invokeMethod(RuntimeContext context,
String name,
Object args,
groovy.lang.MissingMethodException ex) |
static SafeCallable |
resolveMethodInvocation(InvocationContext context,
String name,
Object args) |
static PipeLineClosure |
resolveProperty(InvocationContext context,
String property) |
public Helper()
public static Object invokeMethod(RuntimeContext context, String name, Object args, groovy.lang.MissingMethodException ex)
public static PipeLineClosure resolveProperty(InvocationContext context, String property)
public static SafeCallable resolveMethodInvocation(InvocationContext context, String name, Object args)
Copyright © 2015 eXo Platform SAS. All Rights Reserved.