| Interface | Description |
|---|---|
| FisheyePluginUtilities |
Provides access to FishEye specific data required by plugins
|
| PluginId |
Opaque object given to plugin modules to allow them to identify themselves to
services.
|
| PluginIdAware |
Plugin modules should implement this interface if they want to be injected with a PluginId
|
| Class | Description |
|---|---|
| PermId<T> |
Holds a permId in a type-safe way
PermIds are used to identify instances in the Crucible domain model.
|