java.lang.Object | |||
↳ | com.atlassian.bitbucket.util.BuilderSupport | ||
↳ | com.atlassian.bitbucket.scm.AbstractCommandParameters | ||
↳ | com.atlassian.bitbucket.scm.EditFileCommandParameters |
Parameters for editing
a file.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
EditFileCommandParameters.Builder |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.util.BuilderSupport
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
since 5.2 when the return value was changed from
@Nonnull to @Nullable .
Will be replaced with an Optional<Branch> return type in 6.0
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.util.BuilderSupport
| |||||||||||
From class
java.lang.Object
|
This method is deprecated.
since 5.2 when the return value was changed from @Nonnull
to @Nullable
.
Will be replaced with an Optional<Branch> return type in 6.0