com.atlassian.bamboo.pageobjects.pages.plan.configuration
Class JobTaskConfigurationPage

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
      extended by com.atlassian.bamboo.pageobjects.pages.tasks.TaskConfigurationPage
          extended by com.atlassian.bamboo.pageobjects.pages.plan.configuration.JobTaskConfigurationPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class JobTaskConfigurationPage
extends TaskConfigurationPage


Field Summary
 
Fields inherited from class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
driver, elementFinder, pageBinder, testedProduct
 
Constructor Summary
JobTaskConfigurationPage(TestJobDetails job)
           
 
Method Summary
 String getCreateFormName()
           
 String getUpdateFormName()
           
 String getUrl()
           
 
Methods inherited from class com.atlassian.bamboo.pageobjects.pages.tasks.TaskConfigurationPage
addNewTask, allTasks, deleteTask, editTask, getTask, getTask, indicator
 
Methods inherited from class com.atlassian.bamboo.pageobjects.pages.AbstractBambooPage
doWait, ensureIndicatorPresent, getHeader, isAdmin, isLoggedIn, isPageLoaded
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobTaskConfigurationPage

public JobTaskConfigurationPage(TestJobDetails job)
Method Detail

getCreateFormName

public String getCreateFormName()
Specified by:
getCreateFormName in class TaskConfigurationPage

getUpdateFormName

public String getUpdateFormName()
Specified by:
getUpdateFormName in class TaskConfigurationPage

getUrl

public String getUrl()
Specified by:
getUrl in interface com.atlassian.pageobjects.Page
Overrides:
getUrl in class TaskConfigurationPage


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