| java.lang.Object | ||
| ↳ | com.atlassian.bitbucket.util.AbstractSummary | |
| ↳ | com.atlassian.bitbucket.scm.CommandSummary | |
Summarizes a command that has been run.
As of 2.10 this summary is very minimal. It is a full state object with its own builder to simplify the process of adding additional summary data in subsequent releases.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CommandSummary.Builder | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.util.AbstractSummary
| |||||||||||
From class
java.lang.Object
| |||||||||||