| Package | Description |
|---|---|
| com.atlassian.confluence.pageobjects.component.dialog | |
| com.atlassian.confluence.pageobjects.page.admin.templates |
| Modifier and Type | Method and Description |
|---|---|
EditTemplateDescriptionDialog<T> |
EditTemplateDescriptionDialog.setDescription(String description)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
EditTemplateDescriptionDialog |
TemplateInfo.editDescription()
Deprecated.
|
| Constructor and Description |
|---|
TemplateInfo(WebDriverLink<ViewTemplatePage> name,
String description,
WebDriverLink<ViewUserProfilePage> lastUpdatedBy,
String updated,
WebDriverLink<T> operationEdit,
WebDriverLink<EditTemplateDescriptionDialog> operationEditDescription,
WebDriverLink<RemoveTemplateDialog> operationRemove)
Deprecated.
|
Copyright © 2003–2015 Atlassian. All rights reserved.