Uses of Interface
com.atlassian.bitbucket.scm.git.command.archive.GitArchiveBuilder
Packages that use GitArchiveBuilder
Package
Description
-
Uses of GitArchiveBuilder in com.atlassian.bitbucket.scm.git.command
Methods in com.atlassian.bitbucket.scm.git.command that return GitArchiveBuilder -
Uses of GitArchiveBuilder in com.atlassian.bitbucket.scm.git.command.archive
Methods in com.atlassian.bitbucket.scm.git.command.archive that return GitArchiveBuilderModifier and TypeMethodDescriptionGitArchiveBuilder.clearPaths()Clears anypathswhich have been applied to filter the files included in the archive.GitArchiveBuilder.format(GitArchiveFormat value) Specifies the format for the generated archive.Specifies a path to filter the files included in the archive.Specifies paths to filter the files included in the archive.Specifies one or more paths to filter the files included in the archive.Specifies a prefix to be applied to files included in the archive.Specifies the revision which should be archived.