com.atlassian.fisheye.plugin.web.helpers
Interface GlobalHelper


public interface GlobalHelper

Global context data available to webfragments


Method Summary
 java.lang.String getBaseUrl()
           
 UserData getUser()
           
 

Method Detail

getUser

UserData getUser()
Returns:
Get a UserData object for the current user, or UserData.ANONYMOUS if no user is logged in

getBaseUrl

java.lang.String getBaseUrl()
Returns:
Get the base URL for the Fisheye instance with a trailing slash