Package | Description |
---|---|
com.atlassian.bamboo.specs.api.builders.applink |
Application Links (for instance to integrate with JIRA or Bitbucket Server).
|
com.atlassian.bamboo.specs.model.repository.bitbucket.server |
Bitbucket Server repository type.
|
Modifier and Type | Method and Description |
---|---|
protected ApplicationLinkProperties |
ApplicationLink.build() |
Modifier and Type | Method and Description |
---|---|
ApplicationLinkProperties |
BitbucketServerRepositoryProperties.getServer() |
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.