com.atlassian.crowd.embedded.core.util
public class StaticCrowdServiceFactory extends Object implements CrowdServiceFactory
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 and Description |
|---|
StaticCrowdServiceFactory(CrowdService crowdService) |
public StaticCrowdServiceFactory(CrowdService crowdService)
public static CrowdService getCrowdService()
Copyright © 2015 Atlassian. All Rights Reserved.