public static class WorkflowTransitionPropertiesPage.Row extends Object
Constructor and Description |
---|
Row(com.atlassian.pageobjects.elements.PageElement table,
String key,
com.atlassian.pageobjects.PageBinder binder) |
Modifier and Type | Method and Description |
---|---|
void |
cancelUpdate() |
void |
delete() |
JiraWebSudo |
deleteWebsudo() |
WorkflowTransitionPropertiesPage.Row |
setValue(String value) |
void |
submitUpdate() |
JiraWebSudo |
submitUpdateWebsudo() |
public Row(com.atlassian.pageobjects.elements.PageElement table, String key, com.atlassian.pageobjects.PageBinder binder)
public WorkflowTransitionPropertiesPage.Row setValue(String value)
public void submitUpdate()
public JiraWebSudo submitUpdateWebsudo()
public void cancelUpdate()
public void delete()
public JiraWebSudo deleteWebsudo()
Copyright © 2002-2016 Atlassian. All Rights Reserved.