Uses of Interface
com.atlassian.bamboo.build.BuildDefinitionXml
-
Packages that use BuildDefinitionXml Package Description com.atlassian.bamboo.build com.atlassian.bamboo.upgrade.tasks -
-
Uses of BuildDefinitionXml in com.atlassian.bamboo.build
Subinterfaces of BuildDefinitionXml in com.atlassian.bamboo.build Modifier and Type Interface Description interfaceBuildDefinitionForBuildinterfaceBuildDefinitionForProjectClasses in com.atlassian.bamboo.build that implement BuildDefinitionXml Modifier and Type Class Description classBuildDefinitionXmlImplclassDefaultBuildDefinitionForBuild -
Uses of BuildDefinitionXml in com.atlassian.bamboo.upgrade.tasks
Methods in com.atlassian.bamboo.upgrade.tasks with parameters of type BuildDefinitionXml Modifier and Type Method Description protected booleanAbstractTaskConfigurationUpgradeTask. jobCanBeSkipped(@NotNull BuildDefinitionXml buildDefinitionXml)
-