Interface SynchronizationInfo
-
- All Superinterfaces:
Serializable
public interface SynchronizationInfo extends Serializable
Represents information about the synchronization.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getSynchronizationId()
Returns theid
of the synchronization.
-