@Path(value="/") public class SyncFeedback extends Object
Constructor and Description |
---|
SyncFeedback(DirectoryManager directoryManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
public SyncFeedback(DirectoryManager directoryManager, com.atlassian.sal.api.message.I18nResolver i18nResolver)
@GET @Produces(value="application/json") @Path(value="/directory/{id}") public javax.ws.rs.core.Response getDirectory(@PathParam(value="id") Long id) throws DirectoryInstantiationException, DirectoryNotFoundException
Copyright © 2021 Atlassian. All rights reserved.