public class ProjectLibraryPerspective extends AbstractPerspective
driver| Constructor and Description |
|---|
ProjectLibraryPerspective() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildAndDeployProject() |
void |
importCustomExampleProject(Repository repo,
String targetRepo,
String targetOrgUnit,
String... projects) |
void |
importDemoProject(String projectName) |
void |
importStockExampleProject(String targetRepo,
String targetOrgUnit,
String... projects) |
boolean |
isDisplayed() |
boolean |
isProjectListEmpty() |
void |
openProjectList() |
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 isProjectListEmpty()
public void openProjectList()
public void importDemoProject(String projectName)
public void buildAndDeployProject()
public void importStockExampleProject(String targetRepo, String targetOrgUnit, String... projects)
public void importCustomExampleProject(Repository repo, String targetRepo, String targetOrgUnit, String... projects)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.