Uses of Class
com.atlassian.bitbucket.scm.BlameCommandParameters
Packages that use BlameCommandParameters
-
Uses of BlameCommandParameters in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return BlameCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type BlameCommandParametersModifier and TypeMethodDescriptionScmCommandFactory.blame(BlameCommandParameters parameters, PageRequest pageRequest) Retrieves blame (also sometimes referred to as annotations) for a file at a given revision.