Package com.atlassian.bitbucket.scm
Class CommandSummary.Builder
java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.util.AbstractSummary.AbstractBuilder<CommandSummary.Builder,CommandSummary>
 
com.atlassian.bitbucket.scm.CommandSummary.Builder
- Enclosing class:
- CommandSummary
public static class CommandSummary.Builder
extends AbstractSummary.AbstractBuilder<CommandSummary.Builder,CommandSummary> 
- 
Field SummaryFields inherited from class com.atlassian.bitbucket.util.BuilderSupportNOT_BLANK
- 
Constructor SummaryConstructorsConstructorDescriptionBuilder(CommandResult result) Creates a new builder with the providedresult.
- 
Method SummaryMethods inherited from class com.atlassian.bitbucket.util.BuilderSupportaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
- 
Constructor Details- 
BuilderCreates a new builder with the providedresult.- Parameters:
- result- the command result for the summary
 
 
- 
- 
Method Details- 
build- Specified by:
- buildin class- AbstractSummary.AbstractBuilder<CommandSummary.Builder,- CommandSummary> 
 
- 
self- Specified by:
- selfin class- AbstractSummary.AbstractBuilder<CommandSummary.Builder,- CommandSummary> 
 
 
-