com.atlassian.bamboo.pageobjects.pages.triggers
Class RemoteTriggerComponent

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
      extended by com.atlassian.bamboo.pageobjects.pages.triggers.RemoteTriggerComponent
All Implemented Interfaces:
TriggerComponent

public class RemoteTriggerComponent
extends AbstractTriggerComponent


Field Summary
static String triggerType
           
 
Constructor Summary
RemoteTriggerComponent(com.atlassian.webdriver.AtlassianWebDriver driver, String formName)
           
 
Method Summary
 RemoteTriggerComponent withTriggerIp(String ip)
           
 
Methods inherited from class com.atlassian.bamboo.pageobjects.pages.triggers.AbstractTriggerComponent
save
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

triggerType

public static final String triggerType
See Also:
Constant Field Values
Constructor Detail

RemoteTriggerComponent

public RemoteTriggerComponent(com.atlassian.webdriver.AtlassianWebDriver driver,
                              String formName)
Method Detail

withTriggerIp

public RemoteTriggerComponent withTriggerIp(String ip)


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