Package | Description |
---|---|
com.atlassian.bitbucket.scm |
Modifier and Type | Interface and Description |
---|---|
interface |
CommandBuilder<B extends CommandBuilder<B>>
Provides a fluent interface for creating free-form commands using arbitrary
arguments . |
Modifier and Type | Interface and Description |
---|---|
interface |
ScmCommandBuilder<B extends ScmCommandBuilder<B>>
Augments the
CommandBuilder with SCM-related properties, still supporting creating free-form commands. |
Copyright © 2020 Atlassian. All rights reserved.