Uses of Class
com.atlassian.bitbucket.content.ArchiveRequest
Packages that use ArchiveRequest
-
Uses of ArchiveRequest in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return ArchiveRequestMethods in com.atlassian.bitbucket.content with parameters of type ArchiveRequestModifier and TypeMethodDescriptionvoid
ContentService.streamArchive
(ArchiveRequest request, TypeAwareOutputSupplier outputSupplier) Streams an archive of the specified repository at the specified commit, optionally filtering by path.Constructors in com.atlassian.bitbucket.content with parameters of type ArchiveRequest -
Uses of ArchiveRequest in com.atlassian.bitbucket.scm
Constructors in com.atlassian.bitbucket.scm with parameters of type ArchiveRequest