Uses of Class
com.atlassian.bamboo.specs.model.repository.bitbucket.server.BitbucketServerMirrorProperties
Packages that use BitbucketServerMirrorProperties
Package
Description
Bitbucket Server repository type.
Bitbucket Server repository type.
-
Uses of BitbucketServerMirrorProperties in com.atlassian.bamboo.specs.builders.repository.bitbucket.server
Methods in com.atlassian.bamboo.specs.builders.repository.bitbucket.server that return BitbucketServerMirrorPropertiesModifier and TypeMethodDescriptionprotected BitbucketServerMirrorPropertiesBitbucketServerMirror.build() -
Uses of BitbucketServerMirrorProperties in com.atlassian.bamboo.specs.model.repository.bitbucket.server
Methods in com.atlassian.bamboo.specs.model.repository.bitbucket.server that return BitbucketServerMirrorPropertiesConstructors in com.atlassian.bamboo.specs.model.repository.bitbucket.server with parameters of type BitbucketServerMirrorPropertiesModifierConstructorDescriptionBitbucketServerRepositoryProperties(@Nullable String name, @Nullable BambooOidProperties oid, @Nullable String description, @Nullable String parent, @Nullable VcsRepositoryViewerProperties repositoryViewerProperties, @Nullable ApplicationLinkProperties server, @Nullable String projectKey, @Nullable String repositorySlug, @Nullable String sshPublicKey, @Nullable String sshPrivateKey, @Nullable String sshCloneUrl, @Nullable String branch, @Nullable ProjectProperties project, @Nullable VcsChangeDetectionProperties vcsChangeDetection, boolean useShallowClones, boolean useRemoteAgentCache, boolean useSubmodules, boolean useSubmodulesWithShallowClones, boolean sshKeyAppliesToSubmodules, @NotNull Duration commandTimeout, boolean verboseLogs, boolean fetchWholeRepository, boolean useLfs, @Nullable BitbucketServerMirrorProperties mirror) BitbucketServerRepositoryProperties(@Nullable String name, @Nullable BambooOidProperties oid, @Nullable String description, @Nullable String parent, @Nullable VcsRepositoryViewerProperties repositoryViewerProperties, @Nullable ApplicationLinkProperties server, @Nullable String projectKey, @Nullable String repositorySlug, @Nullable String sshPublicKey, @Nullable String sshPrivateKey, @Nullable String sshCloneUrl, @Nullable String branch, @Nullable VcsChangeDetectionProperties vcsChangeDetection, boolean useShallowClones, boolean useRemoteAgentCache, boolean useSubmodules, boolean useSubmodulesWithShallowClones, boolean sshKeyAppliesToSubmodules, @NotNull Duration commandTimeout, boolean verboseLogs, boolean fetchWholeRepository, boolean useLfs, @Nullable BitbucketServerMirrorProperties mirror)