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