Uses of Class
com.evolveum.midpoint.provisioning.api.LiveSyncToken
Packages that use LiveSyncToken
Package
Description
-
Uses of LiveSyncToken in com.evolveum.midpoint.model.impl.sync.tasks.sync
Methods in com.evolveum.midpoint.model.impl.sync.tasks.sync that return LiveSyncTokenMethods in com.evolveum.midpoint.model.impl.sync.tasks.sync with parameters of type LiveSyncTokenModifier and TypeMethodDescriptionvoidActivityTokenStorageImpl.setToken(LiveSyncToken token, OperationResult result) -
Uses of LiveSyncToken in com.evolveum.midpoint.provisioning.api
Methods in com.evolveum.midpoint.provisioning.api that return LiveSyncTokenModifier and TypeMethodDescriptionLiveSyncTokenStorage.getToken()Gets the value of the stored token.static @NotNull LiveSyncTokenMethods in com.evolveum.midpoint.provisioning.api with parameters of type LiveSyncTokenModifier and TypeMethodDescriptionstatic ObjectLiveSyncToken.getValue(LiveSyncToken token) voidLiveSyncTokenStorage.setToken(LiveSyncToken token, OperationResult result) Stores the value of the token.