Serialized Form
-
Package com.atlassian.bitbucket.repository.sync
-
Exception com.atlassian.bitbucket.repository.sync.RefAlreadySynchronizedException
class RefAlreadySynchronizedException extends com.atlassian.bitbucket.IllegalEntityStateException implements Serializable -
Class com.atlassian.bitbucket.repository.sync.RefsSynchronizedEvent
class RefsSynchronizedEvent extends com.atlassian.bitbucket.event.repository.AbstractRepositoryRefsChangedEvent implements Serializable-
Serialized Fields
-
rejectedRefs
Collection<RejectedRef> rejectedRefs
-
upstream
com.atlassian.bitbucket.repository.Repository upstream
-
upstreamChanges
Collection<com.atlassian.bitbucket.repository.RefChange> upstreamChanges
-
-
-
Exception com.atlassian.bitbucket.repository.sync.RefSyncNotAvailableException
class RefSyncNotAvailableException extends com.atlassian.bitbucket.IllegalEntityStateException implements Serializable -
Exception com.atlassian.bitbucket.repository.sync.RefSyncNotEnabledException
class RefSyncNotEnabledException extends com.atlassian.bitbucket.IllegalEntityStateException implements Serializable
-