Uses of Class
com.atlassian.bamboo.pageobjects.elements.deployments.versions.CreateVersionBuildResultElement
-
Packages that use CreateVersionBuildResultElement Package Description com.atlassian.bamboo.pageobjects.elements.deployments.versions com.atlassian.bamboo.pageobjects.pages.deployment -
-
Uses of CreateVersionBuildResultElement in com.atlassian.bamboo.pageobjects.elements.deployments.versions
Fields in com.atlassian.bamboo.pageobjects.elements.deployments.versions with type parameters of type CreateVersionBuildResultElement Modifier and Type Field Description static com.google.common.base.Function<CreateVersionBuildResultElement,PlanResultKey>
CreateVersionBuildResultElement. toPlanResultKey
-
Uses of CreateVersionBuildResultElement in com.atlassian.bamboo.pageobjects.pages.deployment
Methods in com.atlassian.bamboo.pageobjects.pages.deployment that return types with arguments of type CreateVersionBuildResultElement Modifier and Type Method Description Iterable<CreateVersionBuildResultElement>
CreateVersionPage. allBuildResults()
-