Uses of Class
org.kie.wb.selenium.model.Persp
-
Packages that use Persp Package Description org.kie.wb.selenium.model -
-
Uses of Persp in org.kie.wb.selenium.model
Fields in org.kie.wb.selenium.model declared as Persp Modifier and Type Field Description static Persp<AdminPagePerspective>Persp. ADMINstatic Persp<ArtifactRepositoryPerspective>Persp. ARTIFACTSstatic Persp<ExecutionErrorsPerspective>Persp. EXECUTION_ERRORSstatic Persp<ExecutionServersPerspective>Persp. EXECUTION_SERVERSstatic Persp<HomePerspective>Persp. HOMEstatic Persp<JobsPerspective>Persp. JOBSstatic Persp<ContentManagerPerspective>Persp. PAGESstatic Persp<ProcessDefinitionsPerspective>Persp. PROCESS_DEFINITIONSstatic Persp<ProcessInstancesPerspective>Persp. PROCESS_INSTANCESstatic Persp<ProcessDashboardPerspective>Persp. PROCESS_REPORTSstatic Persp<ProjectLibraryPerspective>Persp. PROJECTSstatic Persp<ProvisioningManagementPerspective>Persp. PROVISIONINGstatic Persp<TasksPerspective>Persp. TASK_INBOXstatic Persp<TaskDashboardPerspective>Persp. TASK_REPORTSstatic Persp<TaskAdminPerspective>Persp. TASKSMethods in org.kie.wb.selenium.model that return types with arguments of type Persp Modifier and Type Method Description static List<Persp<? extends AbstractPerspective>>Persp. getAllPerspectives(KieWbDistribution distribution)Methods in org.kie.wb.selenium.model with parameters of type Persp Modifier and Type Method Description <T extends AbstractPerspective>
TPrimaryNavbar. initPerspective(Persp<T> p)<T extends AbstractPerspective>
TPrimaryNavbar. navigateTo(Persp<T> p)
-