com.atlassian.bamboo.pageobjects.pages.deployment.versions
Class VersionDetailsComponent

java.lang.Object
  extended by com.atlassian.pageobjects.elements.WebDriverElement
      extended by com.atlassian.bamboo.pageobjects.pages.deployment.versions.VersionDetailsComponent
All Implemented Interfaces:
com.atlassian.pageobjects.elements.PageElement, com.atlassian.pageobjects.elements.PageElementFinder

public class VersionDetailsComponent
extends com.atlassian.pageobjects.elements.WebDriverElement


Field Summary
 
Fields inherited from class com.atlassian.pageobjects.elements.WebDriverElement
defaultTimeout, driver, locatable, pageBinder, timeouts
 
Constructor Summary
VersionDetailsComponent(org.openqa.selenium.By locator)
           
VersionDetailsComponent(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
           
 
Method Summary
 Set<PlanResultKey> getArtifactProviders()
           
 Set<PlanResultKey> getRemovedArtifactProviders()
           
 
Methods inherited from class com.atlassian.pageobjects.elements.WebDriverElement
asWebElement, clear, click, createTimout, find, find, find, find, findAll, findAll, findAll, findAll, getAttribute, getLocation, getSize, getTagName, getText, getValue, hasAttribute, hasClass, isEnabled, isPresent, isSelected, isVisible, javascript, select, timed, timeout, toggle, toString, type, waitForWebElement, withTimeout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VersionDetailsComponent

public VersionDetailsComponent(org.openqa.selenium.By locator)

VersionDetailsComponent

public VersionDetailsComponent(org.openqa.selenium.By locator,
                               com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
Method Detail

getArtifactProviders

public Set<PlanResultKey> getArtifactProviders()

getRemovedArtifactProviders

public Set<PlanResultKey> getRemovedArtifactProviders()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.