java.lang.Object | |||
↳ | com.atlassian.bitbucket.util.BuilderSupport | ||
↳ | com.atlassian.bitbucket.scm.AbstractCommandParameters | ||
↳ | com.atlassian.bitbucket.scm.AbstractCommitCommandParameters |
![]() |
A base class for constructing CommandParameters
classes for commands which operate on a specific commit,
optionally qualified to a specific path.
What the commit
and path
mean to the end command may vary widely.
Derived classes will document those meanings. Extending from this base class implies no contract beyond that:
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AbstractCommitCommandParameters.AbstractCommitParametersBuilder<B extends AbstractCommitParametersBuilder<B>> |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |