Uses of Class
org.neotropic.kuwaiba.modules.commercial.sync.model.SyncAction
-
Packages that use SyncAction Package Description org.neotropic.kuwaiba.modules.commercial.sync.connectors.ssh.bdi org.neotropic.kuwaiba.modules.commercial.sync.model -
-
Uses of SyncAction in org.neotropic.kuwaiba.modules.commercial.sync.connectors.ssh.bdi
Method parameters in org.neotropic.kuwaiba.modules.commercial.sync.connectors.ssh.bdi with type arguments of type SyncAction Modifier and Type Method Description List<SyncResult>
BridgeDomainSyncProvider. finalize(List<SyncAction> actions)
-
Uses of SyncAction in org.neotropic.kuwaiba.modules.commercial.sync.model
Method parameters in org.neotropic.kuwaiba.modules.commercial.sync.model with type arguments of type SyncAction Modifier and Type Method Description abstract List<SyncResult>
AbstractSyncProvider. finalize(List<SyncAction> actions)
Performs the actual actions
-