Interface | Description |
---|---|
ActivityAction |
Base class for actions involving any workbench activity
|
PerspectiveAction |
Perspective related actions
|
WorkbenchController |
An interface for checking access to workbench resources (perspectives, screens, editors, ...)
|
Class | Description |
---|---|
ActivityCheck<C extends ActivityCheck> |
A check executed over an
Activity instance. |
DefaultWorkbenchController | |
EditorTreeProvider | |
PerspectiveCheck |
A check executed over an
PerspectiveActivity instance. |
PerspectiveTreeProvider | |
WorkbenchControllerHelper |
A helper class providing static methods on top of the
WorkbenchController functionality. |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.