Uses of Interface
com.atlassian.bamboo.deployments.environments.RepositoryAwareDeploymentTaskConfigurator
-
Packages that use RepositoryAwareDeploymentTaskConfigurator Package Description com.atlassian.bamboo.plugins.vcs.task.configuration com.atlassian.bamboo.task.repository -
-
Uses of RepositoryAwareDeploymentTaskConfigurator in com.atlassian.bamboo.plugins.vcs.task.configuration
Classes in com.atlassian.bamboo.plugins.vcs.task.configuration that implement RepositoryAwareDeploymentTaskConfigurator Modifier and Type Class Description class
AbstractVcsTaskConfigurator
class
VcsBranchTaskConfigurator
class
VcsCheckoutTaskConfigurator
class
VcsCommitTaskConfigurator
class
VcsPushTaskConfigurator
class
VcsTagTaskConfigurator
-
Uses of RepositoryAwareDeploymentTaskConfigurator in com.atlassian.bamboo.task.repository
Classes in com.atlassian.bamboo.task.repository that implement RepositoryAwareDeploymentTaskConfigurator Modifier and Type Class Description class
AbstractRepositoryAwareTaskConfigurator
-