com.atlassian.jira.web.pagebuilder
Interface DecoratablePage.ParsedHead

Enclosing interface:
DecoratablePage

public static interface DecoratablePage.ParsedHead


Method Summary
 String getMetaProperty(String key)
           
 String getTitle()
           
 

Method Detail

getTitle

String getTitle()

getMetaProperty

String getMetaProperty(String key)


Copyright © 2002-2014 Atlassian. All Rights Reserved.