com.atlassian.sal.crowd.project
Class CrowdProjectManager

java.lang.Object
  extended by com.atlassian.sal.crowd.project.CrowdProjectManager
All Implemented Interfaces:
com.atlassian.sal.api.project.ProjectManager

public class CrowdProjectManager
extends Object
implements com.atlassian.sal.api.project.ProjectManager

Crowd project manager that returns no project keys, as this doesn't really apply to crowd

Since:
2.2.0

Constructor Summary
CrowdProjectManager()
           
 
Method Summary
 Collection<String> getAllProjectKeys()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CrowdProjectManager

public CrowdProjectManager()
Method Detail

getAllProjectKeys

public Collection<String> getAllProjectKeys()
Specified by:
getAllProjectKeys in interface com.atlassian.sal.api.project.ProjectManager


Copyright © 2012 Atlassian. All Rights Reserved.