Package com.atlassian.confluence.it
Class Meta
- java.lang.Object
-
- com.atlassian.confluence.it.Meta
-
public class Meta extends Object
-
-
Constructor Summary
Constructors Constructor Description Meta()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
get(String key)
Returns the String value of a metadata meta tag with given key, prefixed by ajs-.static String
get(String key, net.sourceforge.jwebunit.junit.WebTester tester)
static long
getContentId()
static long
getLong(String key)
static long
getPageId()
-