ApplicationClassEditPage |
ApplicationHomePage.clickEditApplication() |
Clicks on the link that leads to the class editor.
|
ApplicationClassEditPage |
ApplicationsLiveTableElement.clickEditApplication(String appName) |
Clicks on the link to edit the specified application.
|
ApplicationClassEditPage |
ApplicationCreatePage.clickNextStep() |
Clicks on the Next Step button.
|
ApplicationClassEditPage |
ApplicationTemplateProviderEditPage.clickPreviousStep() |
Clicks on the Previous Step button.
|
static ApplicationClassEditPage |
ApplicationClassEditPage.createNewApplication(String appName) |
Creates a new application with the given name.
|
static ApplicationClassEditPage |
ApplicationClassEditPage.goToEditor(org.xwiki.model.reference.EntityReference reference) |
Opens an AWM class editor at the provided document location.
|