| Modifier and Type | Class and Description |
|---|---|
class |
CommitSummary |
class |
LastModifiedSummary
|
| Constructor and Description |
|---|
Builder(AbstractSummary summary)
Creates and initializes a new builder by copying details from the provided
summary. |
| Modifier and Type | Class and Description |
|---|---|
class |
TraversalSummary
Contains a summary about the traversal which just ended.
|
| Constructor and Description |
|---|
Builder(AbstractSummary summary) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChangeSummary
Summarizes
changes which have been streamed to a ChangeCallback. |
class |
ContentTreeSummary |
class |
DiffSummary |
class |
FileSummary |
| Constructor and Description |
|---|
Builder(AbstractSummary summary)
Creates and initializes a new builder using details from the provided
summary. |
Builder(AbstractSummary summary)
Creates and initializes a new builder using details from the provided
summary. |
Builder(AbstractSummary summary)
Creates and initializes a new builder using details from the provided
summary. |
Builder(AbstractSummary summary)
Creates and initializes a new builder using details from the provided
summary. |
| Modifier and Type | Class and Description |
|---|---|
class |
BranchSummary |
class |
RefSummary |
class |
TagSummary |
| Constructor and Description |
|---|
Builder(AbstractSummary summary)
Creates and initializes a new builder using details from the provided
summary. |
Builder(AbstractSummary summary)
Creates and initializes a new builder using details from the provided
summary. |
Builder(AbstractSummary summary)
Creates and initializes a new builder using details from the provided
summary. |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandSummary
Summarizes a
command that has been run. |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkCommitSummary
Summarizes the results of
streaming bulk commits. |
class |
BulkContentSummary
Summarizes the results of a bulk content command.
|
class |
BulkTraversalSummary
Contains a summary about the traversal which just ended.
|
| Constructor and Description |
|---|
Builder(AbstractSummary summary) |
Builder(AbstractSummary summary)
Creates and initializes a new builder by copying details from the provided summary.
|
Builder(AbstractSummary summary)
Creates and initializes a new builder by copying details from the provided summary.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MirrorSyncSummary |
| Constructor and Description |
|---|
Builder(AbstractSummary summary)
Creates and initializes a new builder using details from the provided
summary. |
| Modifier and Type | Class and Description |
|---|---|
class |
SignedObjectsSummary
Summarizes the results of a bulk signed commits command.
|
| Constructor and Description |
|---|
Builder(AbstractSummary summary)
Creates and initializes a new builder by copying details from the provided summary.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractSummary.AbstractBuilder<B extends AbstractSummary.AbstractBuilder<B,S>,S extends AbstractSummary> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPagedSummary
Extends
AbstractSummary and adds additional properties for summarizing a page of output. |
| Constructor and Description |
|---|
AbstractBuilder(AbstractSummary summary)
Creates and initializes a new builder using details from the provided
summary. |
AbstractPagedBuilder(AbstractSummary summary)
Creates and initializes a new builder using details from the provided
summary. |
Copyright © 2019 Atlassian. All rights reserved.