Skip to main content

Posts

Showing posts with the label invocable method

Invocable Method

@InvocableMethod (label='...', description='...') Invocable method must be static . Only one in a class can have invocable method annotation. Other annotations cannot be used with the invocable method annotation. Return data type is <List> or <List<List>>