public abstract class AbstractPluginsSection extends Object
Constructor and Description |
---|
AbstractPluginsSection() |
Modifier and Type | Method and Description |
---|---|
void |
clickUpmLink() |
void |
expandIfCollapsed()
Expands this section, if it can be expanded.
|
String |
getDescription()
Returns the description of this section.
|
String |
getDetailText()
Returns the details shown by this section.
|
String |
getHeadline()
Returns the headline of this section.
|
String |
getUpmLinkText()
Returns the text of the UPM link in this section.
|
String |
getUpmLinkUrl()
Returns the URL of the UPM link in this section.
|
public void expandIfCollapsed()
public String getHeadline()
public String getDescription()
public String getDetailText()
public String getUpmLinkText()
public String getUpmLinkUrl()
public void clickUpmLink()
Copyright © 2002-2021 Atlassian. All Rights Reserved.