public class TemplateResource extends Object
Constructor and Description |
---|
TemplateResource(TemplateService templateService) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
addLabels(Long pageTemplateId,
List<Label> labels) |
javax.ws.rs.core.Response |
deleteLabel(Long pageTemplateId,
Long labelId) |
javax.ws.rs.core.Response |
getLabels(Long pageTemplateId,
List<String> prefixes) |
public TemplateResource(TemplateService templateService)
Copyright © 2003–2016 Atlassian. All rights reserved.