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
 void setPluginId(PluginId id)
           
 

Method Detail

setPluginId

void setPluginId(PluginId id)