public class ProjectAuthoringPerspective extends AbstractPerspective
driver| Constructor and Description |
|---|
ProjectAuthoringPerspective() |
| Modifier and Type | Method and Description |
|---|---|
ProjectExplorer |
getProjectExplorer() |
void |
importCustomExampleProject(Repository repo,
String targetRepo,
String targetOrgUnit,
String... projects) |
void |
importStockExampleProject(String targetRepo,
String targetOrgUnit,
String... projects) |
boolean |
isAuthoringDisabled() |
boolean |
isDisplayed() |
ProjectEditor |
openProjectEditor() |
void |
waitForLoaded()
Waiting for the perspective to be fully loaded.
|
createPanel, getNavbar, logoutpublic void waitForLoaded()
AbstractPerspectivewaitForLoaded in class AbstractPerspectivepublic boolean isDisplayed()
isDisplayed in class AbstractPerspectivepublic boolean isAuthoringDisabled()
public void importStockExampleProject(String targetRepo, String targetOrgUnit, String... projects)
public void importCustomExampleProject(Repository repo, String targetRepo, String targetOrgUnit, String... projects)
public ProjectExplorer getProjectExplorer()
public ProjectEditor openProjectEditor()
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.