invoke Action Method
abstract fun <O> invokeActionMethod(method: Method, instance: Any, actionContext: TransformationActionContext<List<Any>, O>): O
Invoke the action method on the given instance.
Invoke the action method on the given instance.