Uses of Class
com.atlassian.crowd.event.IncrementalSynchronisationNotAvailableException
Packages that use IncrementalSynchronisationNotAvailableException
Package
Description
-
Uses of IncrementalSynchronisationNotAvailableException in com.atlassian.crowd.directory
Methods in com.atlassian.crowd.directory that throw IncrementalSynchronisationNotAvailableExceptionModifier and TypeMethodDescriptionRemoteCrowdDirectory.getCurrentEventToken()Returns a token that can be used for querying events that have happened after the token was generated. -
Uses of IncrementalSynchronisationNotAvailableException in com.atlassian.crowd.integration.rest.service
Methods in com.atlassian.crowd.integration.rest.service that throw IncrementalSynchronisationNotAvailableException -
Uses of IncrementalSynchronisationNotAvailableException in com.atlassian.crowd.manager.application
Methods in com.atlassian.crowd.manager.application that throw IncrementalSynchronisationNotAvailableExceptionModifier and TypeMethodDescriptionAbstractDelegatingApplicationService.getCurrentEventToken(Application application) ApplicationService.getCurrentEventToken(Application application) Returns a token that can be used for querying events that have happened after the token was generated.ApplicationServiceGeneric.getCurrentEventToken(Application application) -
Uses of IncrementalSynchronisationNotAvailableException in com.atlassian.crowd.plugin.rest.exception.mapper
Methods in com.atlassian.crowd.plugin.rest.exception.mapper with parameters of type IncrementalSynchronisationNotAvailableExceptionModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseIncrementalSynchronisationNotAvailableExceptionMapper.toResponse(IncrementalSynchronisationNotAvailableException exception) -
Uses of IncrementalSynchronisationNotAvailableException in com.atlassian.crowd.service.client
Methods in com.atlassian.crowd.service.client that throw IncrementalSynchronisationNotAvailableExceptionModifier and TypeMethodDescriptionCrowdClient.getCurrentEventToken()Returns a token that can be used for querying events that have happened after the token was generated.