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 Stringget(String key)Returns the String value of a metadata meta tag with given key, prefixed by ajs-.static Stringget(String key, net.sourceforge.jwebunit.junit.WebTester tester)static longgetContentId()static longgetLong(String key)static longgetPageId()
-