java.lang.Object |
↳ |
com.atlassian.bitbucket.commit.LastModifiedContext |
Summary
Nested Classes |
class |
LastModifiedContext.Builder |
|
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
Public Methods
@Nonnull
public
String
getCommitId
()
Returns
- the
starting commit
that was used to retrieve the file list
and anchor the history traversal
@Nonnull
public
Optional<String>
getPath
()
Returns
- the
path
from which files are being streamed; all
files
will be relative to this path