com.atlassian.jira.admin
Class RenderablePropertyImpl.Context

java.lang.Object
  extended by com.atlassian.jira.admin.RenderablePropertyImpl.Context
Enclosing class:
RenderablePropertyImpl

public class RenderablePropertyImpl.Context
extends Object


Constructor Summary
RenderablePropertyImpl.Context(String fieldName)
           
 
Method Summary
 String getFieldName()
           
 String getValueHtml()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenderablePropertyImpl.Context

public RenderablePropertyImpl.Context(String fieldName)
Method Detail

getFieldName

public String getFieldName()

getValueHtml

public String getValueHtml()


Copyright © 2002-2013 Atlassian. All Rights Reserved.