Uses of Class
com.atlassian.bitbucket.content.FileContext
Packages that use FileContext
-
Uses of FileContext in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return FileContextMethods in com.atlassian.bitbucket.content with parameters of type FileContextModifier and TypeMethodDescriptionvoid
AbstractFileContentCallback.onStart
(FileContext context) void
FileContentCallback.onStart
(FileContext context) Called before the firstFileContentCallback.onLine(int, String, boolean)
. -
Uses of FileContext in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return FileContextModifier and TypeMethodDescriptionFileCommandParameters.toContext()
Assembles aFileContext
from these parameters.