Uses of Enum Class
com.atlassian.bitbucket.repository.sync.RefSyncAction
Packages that use RefSyncAction
-
Uses of RefSyncAction in com.atlassian.bitbucket.repository.sync
Methods in com.atlassian.bitbucket.repository.sync that return RefSyncActionModifier and TypeMethodDescriptionRefSyncRequest.getAction()
static RefSyncAction
Returns the enum constant of this class with the specified name.static RefSyncAction[]
RefSyncAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bitbucket.repository.sync with parameters of type RefSyncAction