com.atlassian.bitbucket.concurrent.LockService |
Provides various types of locks, all of which are safe to use in a cluster.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates or retrieves a
Lock by name | |||||||||||
Creates or retrieves a
PullRequestLock by name | |||||||||||
Creates or retrieves a
RepositoryLock by name |
Creates or retrieves a PullRequestLock
by name
lockName | the name of the lock |
---|
Creates or retrieves a RepositoryLock
by name
lockName | the name of the lock |
---|