public class DirectoryResource extends Object
Constructor and Description |
---|
DirectoryResource(com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
activate(long directoryId) |
javax.ws.rs.core.Response |
deactivate(long directoryId) |
javax.ws.rs.core.Response |
delete(long directoryId) |
List<DirectoryEntity> |
getDirectories() |
javax.ws.rs.core.Response |
move(long directoryId,
int position) |
void |
moveToTop(Long directoryId) |
public DirectoryResource(com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService)
public List<DirectoryEntity> getDirectories()
public void moveToTop(Long directoryId)
public javax.ws.rs.core.Response move(long directoryId, int position)
public javax.ws.rs.core.Response activate(long directoryId)
public javax.ws.rs.core.Response deactivate(long directoryId)
public javax.ws.rs.core.Response delete(long directoryId)
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences