com.atlassian.confluence.ui.rest.content
Class TemplateResource

java.lang.Object
  extended by com.atlassian.confluence.ui.rest.content.TemplateResource

public class TemplateResource
extends Object


Constructor Summary
TemplateResource(com.atlassian.confluence.api.service.content.TemplateService templateService)
           
 
Method Summary
 javax.ws.rs.core.Response getLabels(Long pageTemplateId, List<String> prefixes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateResource

public TemplateResource(com.atlassian.confluence.api.service.content.TemplateService templateService)
Method Detail

getLabels

public javax.ws.rs.core.Response getLabels(Long pageTemplateId,
                                           List<String> prefixes)


Copyright © 2003-2013 Atlassian. All Rights Reserved.