com.atlassian.jira.web.bean
Class ProjectDescriptionRendererBean

java.lang.Object
  extended by com.atlassian.jira.web.bean.ProjectDescriptionRendererBean

public class ProjectDescriptionRendererBean
extends Object


Constructor Summary
ProjectDescriptionRendererBean()
           
ProjectDescriptionRendererBean(ProjectDescriptionRenderer renderer)
           
 
Method Summary
 String getViewHtml(org.ofbiz.core.entity.GenericValue genericValue)
           
 String getViewHtml(Project project)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectDescriptionRendererBean

public ProjectDescriptionRendererBean(@Nonnull
                                      ProjectDescriptionRenderer renderer)

ProjectDescriptionRendererBean

public ProjectDescriptionRendererBean()
Method Detail

getViewHtml

public String getViewHtml(@Nonnull
                          org.ofbiz.core.entity.GenericValue genericValue)

getViewHtml

@Nonnull
public String getViewHtml(@Nonnull
                                  Project project)


Copyright © 2002-2013 Atlassian. All Rights Reserved.