# Functions
Deprecated: No longer used.
No description provided by the author
Deprecated: No longer used.
No description provided by the author
GetMetadata method to ensure we have metadata, remove in future.
NewMetadata creates the metadata object from its json representation.
Deprecated: No longer used.
No description provided by the author
# Interfaces
Action is an action to perform as a result of a trigger.
AsyncAction is an asynchronous action to perform as a result of a trigger, the action can asynchronously return results as it runs.
Factory is used to create new instances for an action.
ResultHandler used to handle results from the Action.
Runner runs actions.
SyncAction is a synchronous action to perform as a result of a trigger.