Uses of Class
com.atlassian.bitbucket.scm.RawFileCommandParameters
Packages that use RawFileCommandParameters
-
Uses of RawFileCommandParameters in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return RawFileCommandParametersMethods in com.atlassian.bitbucket.scm with parameters of type RawFileCommandParametersModifier and TypeMethodDescriptionScmCommandFactory.rawFile(RawFileCommandParameters parameters, TypeAwareOutputSupplier outputSupplier) Streams the raw content of the given file after performing a best effort detection of its MIME type.