java.lang.Object | ||
↳ | com.atlassian.bitbucket.util.AbstractSummary | |
↳ | com.atlassian.bitbucket.commit.LastModifiedSummary |
Summarizes the request
, providing the latest commit
to
modify the requested path
. This commit is handled separately because it
may be different from any of the commits that last modified any of the files in the path.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
LastModifiedSummary.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.bitbucket.util.AbstractSummary
| |||||||||||
From class
java.lang.Object
|
requested path
, which may be
empty()
, if the command failed
, but will never be null