com.atlassian.jira.user.profile
Class AssignedAndOpenUserProfileFragment.UrlBuilder

java.lang.Object
  extended by com.atlassian.jira.user.profile.AssignedAndOpenUserProfileFragment.UrlBuilder
Enclosing class:
AssignedAndOpenUserProfileFragment

public class AssignedAndOpenUserProfileFragment.UrlBuilder
extends java.lang.Object

Utility class for creating url on the fly in the velocity.


Constructor Summary
AssignedAndOpenUserProfileFragment.UrlBuilder(com.opensymphony.user.User profileUser, com.opensymphony.user.User currentUser)
           
 
Method Summary
 java.lang.String getUrl(org.ofbiz.core.entity.GenericValue project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssignedAndOpenUserProfileFragment.UrlBuilder

public AssignedAndOpenUserProfileFragment.UrlBuilder(com.opensymphony.user.User profileUser,
                                                     com.opensymphony.user.User currentUser)
Method Detail

getUrl

public java.lang.String getUrl(org.ofbiz.core.entity.GenericValue project)


Copyright © 2002-2010 Atlassian. All Rights Reserved.