Drools Workbench - WebApp 6.2.0.CR4

org.drools.workbench.client.perspectives
Class AuthoringPerspective

java.lang.Object
  extended by org.drools.workbench.client.perspectives.AuthoringPerspective

@ApplicationScoped
public class AuthoringPerspective
extends Object

A Perspective for Rule authors. Note the @WorkbenchPerspective has the same identifier as kie-drools-wb since org.kie.workbench.common.screens.projecteditor.client.messages.ProblemsService "white-lists" a set of Perspectives for which to show the Problems Panel


Constructor Summary
AuthoringPerspective()
           
 
Method Summary
 org.uberfire.workbench.model.menu.Menus buildMenuBar()
           
 org.uberfire.workbench.model.PerspectiveDefinition buildPerspective()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuthoringPerspective

public AuthoringPerspective()
Method Detail

buildPerspective

public org.uberfire.workbench.model.PerspectiveDefinition buildPerspective()

buildMenuBar

public org.uberfire.workbench.model.menu.Menus buildMenuBar()

Drools Workbench - WebApp 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.