com.atlassian.crowd.plugin.rest.service.controller
Class MembershipsController

java.lang.Object
  extended by com.atlassian.crowd.plugin.rest.service.controller.AbstractResourceController
      extended by com.atlassian.crowd.plugin.rest.service.controller.MembershipsController

public class MembershipsController
extends AbstractResourceController


Field Summary
 
Fields inherited from class com.atlassian.crowd.plugin.rest.service.controller.AbstractResourceController
applicationManager, applicationService
 
Constructor Summary
MembershipsController(ApplicationService applicationService, ApplicationManager applicationManager)
           
 
Method Summary
 javax.ws.rs.core.StreamingOutput searchGroups(String applicationName)
           
 
Methods inherited from class com.atlassian.crowd.plugin.rest.service.controller.AbstractResourceController
getApplication
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MembershipsController

public MembershipsController(ApplicationService applicationService,
                             ApplicationManager applicationManager)
Method Detail

searchGroups

public javax.ws.rs.core.StreamingOutput searchGroups(String applicationName)


Copyright © 2013 Atlassian. All Rights Reserved.