JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.atlassian.crucible.spi
Interface PluginIdAware
public interface
PluginIdAware
Plugin modules should implement this interface if they want to be injected with a PluginId
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
setPluginId
(
PluginId
id)
Method Detail
setPluginId
void setPluginId(
PluginId
id)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method