Uses of Class
com.atlassian.bitbucket.commit.LastModifiedContext
Packages that use LastModifiedContext
-
Uses of LastModifiedContext in com.atlassian.bitbucket.commit
Methods in com.atlassian.bitbucket.commit that return LastModifiedContextMethods in com.atlassian.bitbucket.commit with parameters of type LastModifiedContextModifier and TypeMethodDescriptiondefault void
LastModifiedCallback.onStart
(LastModifiedContext context) Called before the firstfile
is streamed. -
Uses of LastModifiedContext in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return LastModifiedContextModifier and TypeMethodDescriptionLastModifiedCommandParameters.toContext()
Assembles aLastModifiedContext
from these parameters.