Uses of Package
com.atlassian.bamboo.specs.builders.repository.git
-
Packages that use com.atlassian.bamboo.specs.builders.repository.git Package Description com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud Bitbucket Cloud repository type.com.atlassian.bamboo.specs.builders.repository.git Git repository type.com.atlassian.bamboo.specs.builders.repository.github GitHub repository type. -
Classes in com.atlassian.bamboo.specs.builders.repository.git used by com.atlassian.bamboo.specs.builders.repository.bitbucket.cloud Class Description SshPrivateKeyAuthentication SSH private key authentication for git repository.UserPasswordAuthentication User name/password authentication method for git repository. -
Classes in com.atlassian.bamboo.specs.builders.repository.git used by com.atlassian.bamboo.specs.builders.repository.git Class Description GitRepository Represents a git repository in Bamboo.SshPrivateKeyAuthentication SSH private key authentication for git repository.UserPasswordAuthentication User name/password authentication method for git repository. -
Classes in com.atlassian.bamboo.specs.builders.repository.git used by com.atlassian.bamboo.specs.builders.repository.github Class Description UserPasswordAuthentication User name/password authentication method for git repository.