Package | Description |
---|---|
com.atlassian.bamboo.specs.builders.repository.bitbucket.server |
Bitbucket Server repository type.
|
com.atlassian.bamboo.specs.model.repository.bitbucket.server |
Bitbucket Server repository type.
|
Modifier and Type | Method and Description |
---|---|
protected BitbucketServerMirrorProperties |
BitbucketServerMirror.build() |
Modifier and Type | Method and Description |
---|---|
BitbucketServerMirrorProperties |
BitbucketServerRepositoryProperties.getMirror() |
Constructor and Description |
---|
BitbucketServerRepositoryProperties(String name,
BambooOidProperties oid,
String description,
String parent,
VcsRepositoryViewerProperties repositoryViewerProperties,
ApplicationLinkProperties server,
String projectKey,
String repositorySlug,
String sshPublicKey,
String sshPrivateKey,
String sshCloneUrl,
String branch,
VcsChangeDetectionProperties vcsChangeDetection,
boolean useShallowClones,
boolean useRemoteAgentCache,
boolean useSubmodules,
Duration commandTimeout,
boolean verboseLogs,
boolean fetchWholeRepository,
boolean useLfs,
BitbucketServerMirrorProperties mirror) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.