public class PageHierarchyResource extends Object
Constructor and Description |
---|
PageHierarchyResource(PageHierarchyService pageHierarchyService) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
copyPageHierarchy(ContentId id,
CopyPageHierarchyRequest request)
Copy page hierarchy allows the copying of an entire hierarchy of pages and their associated properties, permissions and attachments.
|
public PageHierarchyResource(PageHierarchyService pageHierarchyService)
public javax.ws.rs.core.Response copyPageHierarchy(ContentId id, CopyPageHierarchyRequest request) throws ServiceException
{
"id" : "1180606",
"links" : {
"status" : "/rest/api/longtask/1180606"
}
}
Use the /longtask/request
- Request object from json post bodyServiceException
Copyright © 2003–2017 Atlassian. All rights reserved.