public class PageTemplatesAcceptanceTester extends Object
Constructor and Description |
---|
PageTemplatesAcceptanceTester(AbstractConfluenceAcceptanceTest test) |
Modifier and Type | Method and Description |
---|---|
long |
createSpaceTemplate(String spaceKey,
String templateName,
String content,
String label)
Create the space template with attributes as specified in the constants of this class, within the TESTSPACE.
|
static long |
extractTemplateId(String templateUrlString) |
public PageTemplatesAcceptanceTester(AbstractConfluenceAcceptanceTest test)
public long createSpaceTemplate(String spaceKey, String templateName, String content, String label)
templateName
- content
- public static long extractTemplateId(String templateUrlString)
Copyright © 2003–2016 Atlassian. All rights reserved.