Uses of Class
com.atlassian.bitbucket.content.ArchiveRequest
Packages that use ArchiveRequest
- 
Uses of ArchiveRequest in com.atlassian.bitbucket.contentMethods in com.atlassian.bitbucket.content that return ArchiveRequestMethods in com.atlassian.bitbucket.content with parameters of type ArchiveRequestModifier and TypeMethodDescriptionvoidContentService.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.scmConstructors in com.atlassian.bitbucket.scm with parameters of type ArchiveRequest