Uses of Interface
com.atlassian.bamboo.deployments.environments.DeploymentTaskRequirementSupport
-
Packages that use DeploymentTaskRequirementSupport Package Description com.atlassian.bamboo.deployments.environments com.atlassian.bamboo.plugins.vcs.task.configuration com.atlassian.bamboo.task.repository -
-
Uses of DeploymentTaskRequirementSupport in com.atlassian.bamboo.deployments.environments
Subinterfaces of DeploymentTaskRequirementSupport in com.atlassian.bamboo.deployments.environments Modifier and Type Interface Description interface
RepositoryAwareDeploymentTaskConfigurator
Interface declaring that Task configured with this TaskConfigurator referencesRepositoryDefinition
s. -
Uses of DeploymentTaskRequirementSupport in com.atlassian.bamboo.plugins.vcs.task.configuration
Classes in com.atlassian.bamboo.plugins.vcs.task.configuration that implement DeploymentTaskRequirementSupport Modifier and Type Class Description class
AbstractVcsTaskConfigurator
class
VcsBranchTaskConfigurator
class
VcsCheckoutTaskConfigurator
class
VcsCommitTaskConfigurator
class
VcsPushTaskConfigurator
class
VcsTagTaskConfigurator
-
Uses of DeploymentTaskRequirementSupport in com.atlassian.bamboo.task.repository
Classes in com.atlassian.bamboo.task.repository that implement DeploymentTaskRequirementSupport Modifier and Type Class Description class
AbstractRepositoryAwareTaskConfigurator
-