com.atlassian.sal.bamboo.help
Class BambooHelpPathResolver

java.lang.Object
  extended by com.atlassian.sal.bamboo.help.BambooHelpPathResolver
All Implemented Interfaces:
com.atlassian.sal.api.message.HelpPathResolver

public class BambooHelpPathResolver
extends java.lang.Object
implements com.atlassian.sal.api.message.HelpPathResolver


Field Summary
protected static java.lang.String HELP_PREFIX
           
 
Constructor Summary
BambooHelpPathResolver(com.opensymphony.xwork.TextProvider textProvider)
           
 
Method Summary
 com.atlassian.sal.api.message.HelpPath getHelpPath(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HELP_PREFIX

protected static final java.lang.String HELP_PREFIX
See Also:
Constant Field Values
Constructor Detail

BambooHelpPathResolver

public BambooHelpPathResolver(com.opensymphony.xwork.TextProvider textProvider)
Method Detail

getHelpPath

public com.atlassian.sal.api.message.HelpPath getHelpPath(java.lang.String key)
Specified by:
getHelpPath in interface com.atlassian.sal.api.message.HelpPathResolver


Copyright © 2011 Atlassian. All Rights Reserved.