Package com.atlassian.bitbucket.scm
Class AbstractCommandParameters
java.lang.Object
com.atlassian.bitbucket.util.BuilderSupport
com.atlassian.bitbucket.scm.AbstractCommandParameters
- Direct Known Subclasses:
- AbstractChangesCommandParameters,- AbstractCommitCommandParameters,- AbstractDiffCommandParameters,- AbstractDiffStatsSummaryCommandParameters,- AbstractMergeCommandParameters,- AbstractRefCommandParameters,- AbstractRefsCommandParameters,- ArchiveCommandParameters,- BulkCommitsCommandParameters,- BulkContentCommandParameters,- BulkTraverseCommitsCommandParameters,- ChangesetsCommandParameters,- CommitsCommandParameters,- CommonAncestorCommandParameters,- CreateCommandParameters,- EditFileCommandParameters,- MirrorSyncCommandParameters,- MirrorUpdateRefsCommandParameters,- PatchCommandParameters,- PullRequestCommitsCommandParameters,- RefsCommandParameters,- RepositorySizeCommandParameters,- ResolveRefCommandParameters,- ResolveRefsCommandParameters,- RevertCommandParameters,- UpdateDefaultBranchCommandParameters
- 
Field SummaryFields inherited from class com.atlassian.bitbucket.util.BuilderSupportNOT_BLANK
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.atlassian.bitbucket.util.BuilderSupportaddIf, addIf, addIf, addIf, addIf, addIf, checkNotBlank, requireNonBlank
- 
Constructor Details- 
AbstractCommandParameterspublic AbstractCommandParameters()
 
-