Creation methods
getCreateComponents
The getCreateComponents method can optionally be implemented to provide components for creating the Synclet, including data and meta connectors. Read more.
getCreateImplementations
The getCreateImplementations method can optionally be implemented to provide custom implementations for Synclet lifecycle hooks, conflict resolution, and other behaviors. Read more.
getCreateOptions
The getCreateOptions method can optionally be implemented to provide additional options for the Synclet, such as logging configuration. Read more.