java.lang.Object | |||
↳ | com.atlassian.bitbucket.util.BuilderSupport | ||
↳ | com.atlassian.bitbucket.scm.AbstractCommandParameters | ||
↳ | com.atlassian.bitbucket.scm.AbstractChangesCommandParameters |
![]() |
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AbstractChangesCommandParameters.AbstractBuilder<B extends AbstractBuilder<B>> |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Appends common attributes to the provided
ChangeContext.Builder before
building it and returning the final ChangeContext . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
builder | a builder containing the assembled parameters |
---|
Appends common attributes to the provided ChangeContext.Builder
before
building it and returning the final ChangeContext
.
builder | the starting builder to apply common attributes to before building |
---|
ChangeContext
from the provided builder