com.atlassian.bamboo.pageobjects.pages.global
Class VariableConfigurationComponent

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.pages.global.VariableConfigurationComponent

public class VariableConfigurationComponent
extends java.lang.Object


Field Summary
protected  com.atlassian.pageobjects.elements.PageElementFinder elementFinder
           
 
Constructor Summary
VariableConfigurationComponent()
           
 
Method Summary
 void addVariable(java.lang.String key, java.lang.String value)
           
 java.lang.String getVariableValue(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

elementFinder

@Inject
protected com.atlassian.pageobjects.elements.PageElementFinder elementFinder
Constructor Detail

VariableConfigurationComponent

public VariableConfigurationComponent()
Method Detail

addVariable

public void addVariable(java.lang.String key,
                        java.lang.String value)

getVariableValue

public java.lang.String getVariableValue(java.lang.String key)


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.