Class CaseOverviewPerspective
- java.lang.Object
-
- org.jbpm.workbench.cm.client.perspectives.CaseOverviewPerspective
-
@ApplicationScoped public class CaseOverviewPerspective extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringPERSPECTIVE_ID
-
Constructor Summary
Constructors Constructor Description CaseOverviewPerspective()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.uberfire.mvp.impl.DefaultPlaceRequestgetOverview()org.uberfire.workbench.model.PerspectiveDefinitiongetPerspective()voidonStartup(org.uberfire.mvp.PlaceRequest place)
-
-
-
Field Detail
-
PERSPECTIVE_ID
public static final String PERSPECTIVE_ID
- See Also:
- Constant Field Values
-
-