Annotation Interface ResolvableArgument


@Target(METHOD) @Retention(RUNTIME) public @interface ResolvableArgument
Marks a method whose parameter will be resolved in the method body by the Tiger Global Configuration.

It is just a marker annotation, whose purpose is to know which arguments we want to resolve when passing information into the workflow ui and the reports.

Only needed to mark methods with arguments of type datatable and docstring.