public abstract class AbstractWebHookPanel extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.PageBinder |
binder |
protected com.atlassian.pageobjects.elements.PageElement |
excludeDetails |
protected com.atlassian.pageobjects.elements.PageElementFinder |
finder |
protected com.atlassian.pageobjects.elements.PageElement |
jql |
protected com.atlassian.pageobjects.elements.PageElement |
webHookDescription |
protected com.atlassian.pageobjects.elements.PageElement |
webHookName |
protected com.atlassian.pageobjects.elements.PageElement |
webHookUrl |
| Constructor and Description |
|---|
AbstractWebHookPanel() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAvailableVariables() |
DisplayedWebHookListener |
getDisplayedListener() |
Set<String> |
getEvents() |
String |
getMessage() |
String |
toString() |
protected com.atlassian.pageobjects.elements.PageElement webHookName
protected com.atlassian.pageobjects.elements.PageElement webHookUrl
protected com.atlassian.pageobjects.elements.PageElement webHookDescription
protected com.atlassian.pageobjects.elements.PageElement excludeDetails
protected com.atlassian.pageobjects.elements.PageElement jql
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder finder
@Inject protected com.atlassian.pageobjects.PageBinder binder
public String getMessage()
public DisplayedWebHookListener getDisplayedListener()
Copyright © 2002-2018 Atlassian. All Rights Reserved.