|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.embedded.core.util.StaticCrowdServiceFactory
public class StaticCrowdServiceFactory
This class is a convenience class to access a CrowdService in a static way.
NB: it shouldn't be used in production code, and is here only to help with backward compatibility, i.e. with OS User and Atlassian User.
| Constructor Summary | |
|---|---|
StaticCrowdServiceFactory(CrowdService crowdService)
|
|
| Method Summary | |
|---|---|
static CrowdService |
getCrowdService()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticCrowdServiceFactory(CrowdService crowdService)
| Method Detail |
|---|
public static CrowdService getCrowdService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||