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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
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