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

public class AbstractCommandParameters extends BuilderSupport
  • Constructor Details

    • AbstractCommandParameters

      public AbstractCommandParameters()