| java.lang.Object | ||
| ↳ | com.atlassian.bitbucket.scm.AbstractScmRequest | |
| ↳ | com.atlassian.bitbucket.scm.AbstractRepositoryScmRequest | |
Extends AbstractScmRequest and adds properties to facilitate implementing SCM requests
which interact with a repository, to read or write.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| repository | |||||||||||
| write | |||||||||||
| Protected Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.bitbucket.scm.ScmRequest
| |||||||||||