Uses of Class
com.atlassian.bitbucket.util.AbstractSummary
Packages that use AbstractSummary
Package
Description
-
Uses of AbstractSummary in com.atlassian.bitbucket.commit
Subclasses of AbstractSummary in com.atlassian.bitbucket.commitModifier and TypeClassDescriptionclassclassConstructors in com.atlassian.bitbucket.commit with parameters of type AbstractSummaryModifierConstructorDescriptionBuilder(AbstractSummary summary) Creates and initializes a new builder by copying details from the providedsummary. -
Uses of AbstractSummary in com.atlassian.bitbucket.commit.graph
Subclasses of AbstractSummary in com.atlassian.bitbucket.commit.graphModifier and TypeClassDescriptionclassContains a summary about the traversal which just ended.Constructors in com.atlassian.bitbucket.commit.graph with parameters of type AbstractSummary -
Uses of AbstractSummary in com.atlassian.bitbucket.content
Subclasses of AbstractSummary in com.atlassian.bitbucket.contentModifier and TypeClassDescriptionclassSummarizeschangeswhich have been streamed to aChangeCallback.classclassclassConstructors in com.atlassian.bitbucket.content with parameters of type AbstractSummaryModifierConstructorDescriptionBuilder(AbstractSummary summary) Creates and initializes a new builder using details from the providedsummary.Builder(AbstractSummary summary) Creates and initializes a new builder using details from the providedsummary.Builder(AbstractSummary summary) Creates and initializes a new builder using details from the providedsummary.Builder(AbstractSummary summary) Creates and initializes a new builder using details from the providedsummary. -
Uses of AbstractSummary in com.atlassian.bitbucket.repository
Subclasses of AbstractSummary in com.atlassian.bitbucket.repositoryConstructors in com.atlassian.bitbucket.repository with parameters of type AbstractSummaryModifierConstructorDescriptionBuilder(AbstractSummary summary) Creates and initializes a new builder using details from the providedsummary.Builder(AbstractSummary summary) Creates and initializes a new builder using details from the providedsummary.Builder(AbstractSummary summary) Creates and initializes a new builder using details from the providedsummary. -
Uses of AbstractSummary in com.atlassian.bitbucket.scm
Subclasses of AbstractSummary in com.atlassian.bitbucket.scmConstructors in com.atlassian.bitbucket.scm with parameters of type AbstractSummaryModifierConstructorDescriptionBuilder(AbstractSummary summary) Creates and initializes a new builder using details from the providedsummary. -
Uses of AbstractSummary in com.atlassian.bitbucket.scm.bulk
Subclasses of AbstractSummary in com.atlassian.bitbucket.scm.bulkModifier and TypeClassDescriptionclassSummarizes the results ofstreaming bulk commits.classSummarizes the results of a bulk content command.classContains a summary about the traversal which just ended.Constructors in com.atlassian.bitbucket.scm.bulk with parameters of type AbstractSummaryModifierConstructorDescriptionBuilder(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.Builder(AbstractSummary summary) -
Uses of AbstractSummary in com.atlassian.bitbucket.scm.mirror
Subclasses of AbstractSummary in com.atlassian.bitbucket.scm.mirrorConstructors in com.atlassian.bitbucket.scm.mirror with parameters of type AbstractSummaryModifierConstructorDescriptionBuilder(AbstractSummary summary) Creates and initializes a new builder using details from the providedsummary. -
Uses of AbstractSummary in com.atlassian.bitbucket.scm.signed
Subclasses of AbstractSummary in com.atlassian.bitbucket.scm.signedModifier and TypeClassDescriptionclassSummarizes the results of a bulk signed commits command.Constructors in com.atlassian.bitbucket.scm.signed with parameters of type AbstractSummaryModifierConstructorDescriptionBuilder(AbstractSummary summary) Creates and initializes a new builder by copying details from the provided summary. -
Uses of AbstractSummary in com.atlassian.bitbucket.util
Classes in com.atlassian.bitbucket.util with type parameters of type AbstractSummaryModifier and TypeClassDescriptionstatic classAbstractSummary.AbstractBuilder<B extends AbstractSummary.AbstractBuilder<B,S>, S extends AbstractSummary> Subclasses of AbstractSummary in com.atlassian.bitbucket.utilModifier and TypeClassDescriptionclassExtendsAbstractSummaryand adds additional properties for summarizing a page of output.Constructors in com.atlassian.bitbucket.util with parameters of type AbstractSummaryModifierConstructorDescriptionprotectedAbstractBuilder(AbstractSummary summary) Creates and initializes a new builder using details from the providedsummary.protectedAbstractPagedBuilder(AbstractSummary summary) Creates and initializes a new builder using details from the providedsummary.