MethodHandler

class MethodHandler

Utility class used by TaskTriggerHandler to construct a list of parameter types of the method in the correct order.

See also: TaskTriggerHandler

Constructors

MethodHandler

public MethodHandler(ActionEvent action, Map<String, Object> parameters)

Methods

getClasses

public Class[] getClasses()

getObjects

public Object[] getObjects()

isParametrized

public boolean isParametrized()