Skip to main content

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>>

Comments