Class FormDisplayPerspective
- java.lang.Object
-
- org.jbpm.workbench.forms.client.display.standalone.FormDisplayPerspective
-
@ApplicationScoped public class FormDisplayPerspective extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
PERSPECTIVE_ID
-
Constructor Summary
Constructors Constructor Description FormDisplayPerspective()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.uberfire.workbench.model.PerspectiveDefinition
getPerspective()
-
-
-
Field Detail
-
PERSPECTIVE_ID
public static final String PERSPECTIVE_ID
- See Also:
- Constant Field Values
-
-