TeamLinkBatchSyncProcedure

constructor(owner: String, ownedItems: Collection<String>, entityManager: EntityManager)

Constructor used to init the sync procedure

Parameters

owner

The owner entity in the relationship

ownedItems

The collection of the entities owned by the owner entity

entityManager

The entity manager helper