Package-level declarations

Types

Link copied to clipboard
open class LinkCollectionBatchSyncProcedure : BatchSynchronizationProcedure<O, D, V>
The LinkCollectionBatchSyncProcedure class is designed to compact and to clean implement a batch synchronization procedure between RefyLink and LinksCollection elements
Link copied to clipboard
open class TeamCollectionBatchSyncProcedure : BatchSynchronizationProcedure<O, D, V>
The TeamCollectionBatchSyncProcedure class is designed to compact and to clean implement a batch synchronization procedure between Team and LinksCollection elements
Link copied to clipboard
open class TeamLinkBatchSyncProcedure : BatchSynchronizationProcedure<O, D, V>
The TeamLinkBatchSyncProcedure class is designed to compact and to clean implement a batch synchronization procedure between Team and RefyLink elements