|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfluenceSidManager
An SID is a unique ID for a particular Confluence instance. This ID is associates with a particular Confluence installation and as such, all nodes in a cluster will return the same SID. Full exports of Confluence data retain the SID when imported.
| Method Summary | |
|---|---|
String |
getSid()
Retrieve the current instance SID |
void |
initSid()
Generates and associates a server ID |
boolean |
isSidSet()
|
| Method Detail |
|---|
void initSid()
throws com.atlassian.config.ConfigurationException
com.atlassian.config.ConfigurationException - if a Server ID has already been associated with the current instance
String getSid()
throws com.atlassian.config.ConfigurationException
com.atlassian.config.ConfigurationException
boolean isSidSet()
throws com.atlassian.config.ConfigurationException
com.atlassian.config.ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||