com.pyxis.greenhopper.jira.boards.stats
Class AbstractWatchedCustomField

java.lang.Object
  extended by com.pyxis.greenhopper.jira.boards.stats.AbstractWatchedField
      extended by com.pyxis.greenhopper.jira.boards.stats.AbstractWatchedCustomField
All Implemented Interfaces:
WatchedField
Direct Known Subclasses:
CrossWatchField, DefaultWatchedField

public abstract class AbstractWatchedCustomField
extends AbstractWatchedField


Field Summary
 
Fields inherited from interface com.pyxis.greenhopper.jira.boards.stats.WatchedField
ALIAS
 
Constructor Summary
AbstractWatchedCustomField(CustomIssueField field)
           
 
Method Summary
 CustomIssueField getField()
           
 
Methods inherited from class com.pyxis.greenhopper.jira.boards.stats.AbstractWatchedField
equals, getId, getName, getTooltipLabel, getTooltipLabel, getValue, hashCode, isRemovable, parse, render
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.pyxis.greenhopper.jira.boards.stats.WatchedField
getValue, isASystemField, isChartSupported, isEditable, shouldReportDisplay
 

Constructor Detail

AbstractWatchedCustomField

public AbstractWatchedCustomField(CustomIssueField field)
Method Detail

getField

public CustomIssueField getField()


Copyright © 2007-2012 Atlassian. All Rights Reserved.