Uses of Enum Class
com.atlassian.bitbucket.scm.mirror.RepositorySynchronizationType
Packages that use RepositorySynchronizationType
-
Uses of RepositorySynchronizationType in com.atlassian.bitbucket.event.mirror
Methods in com.atlassian.bitbucket.event.mirror that return RepositorySynchronizationTypeMethods in com.atlassian.bitbucket.event.mirror with parameters of type RepositorySynchronizationTypeModifier and TypeMethodDescriptionRepositoryMirrorSynchronizedEvent.Builder.syncType(RepositorySynchronizationType value) -
Uses of RepositorySynchronizationType in com.atlassian.bitbucket.scm.mirror
Methods in com.atlassian.bitbucket.scm.mirror that return RepositorySynchronizationTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RepositorySynchronizationType[]RepositorySynchronizationType.values()Returns an array containing the constants of this enum class, in the order they are declared.