public interface Action
UIAction
annotation class. For ex:
Modifier and Type | Interface and Description |
---|---|
static class |
Action.ActionResultData |
Modifier and Type | Method and Description |
---|---|
default List<Action.ActionResultData> |
invoke(Connection connection,
Map<String,String> properties)
Invoke action
|
default List<Action.ActionResultData> invoke(Connection connection, Map<String,String> properties)
properties
- properties associated to an activity that is being configured by the end-user in the UICopyright © Jitterbit, Inc. Licensed under the Jitterbit Master Subscription Agreement.