java.lang.Object | |||
↳ | com.atlassian.bitbucket.util.BuilderSupport | ||
↳ | com.atlassian.bitbucket.scm.AbstractCommandParameters | ||
↳ | com.atlassian.bitbucket.scm.ArchiveCommandParameters |
Describes a commit to archive
.
In addition to specifying the commit to archive, callers can select from a standard set
of
archive formats. Any SCM which supports archiving
repositories is required to
support all of the standard formats.
For finer control over the content of the archive, callers can also specify paths
to filter
by, and a prefix
to prepend to the archive's contents. SCMs should support both of
those settings if possible, but are not required to do so.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ArchiveCommandParameters.Builder |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
empty()
but not null