com.atlassian.crowd.rest.plugin.service
Class SyncFeedback

java.lang.Object
  extended by com.atlassian.crowd.rest.plugin.service.SyncFeedback

public class SyncFeedback
extends Object


Constructor Summary
SyncFeedback(DirectoryManager directoryManager, com.atlassian.sal.api.message.I18nResolver i18nResolver)
           
 
Method Summary
 javax.ws.rs.core.Response getDirectory(Long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncFeedback

public SyncFeedback(DirectoryManager directoryManager,
                    com.atlassian.sal.api.message.I18nResolver i18nResolver)
Method Detail

getDirectory

public javax.ws.rs.core.Response getDirectory(Long id)
                                       throws DirectoryInstantiationException,
                                              DirectoryNotFoundException
Throws:
DirectoryInstantiationException
DirectoryNotFoundException


Copyright © 2013 Atlassian. All Rights Reserved.