com.pyxis.greenhopper.jira.configurations.layout
Class SummaryLayouts

java.lang.Object
  extended by com.pyxis.greenhopper.jira.configurations.layout.AbstractLayouts
      extended by com.pyxis.greenhopper.jira.configurations.layout.SummaryLayouts
All Implemented Interfaces:
Layouts

public class SummaryLayouts
extends AbstractLayouts


Field Summary
static java.lang.String MAX_SUMMARY_SIZE
           
static int MIN_SUMMARY_LINES
           
 
Fields inherited from class com.pyxis.greenhopper.jira.configurations.layout.AbstractLayouts
configuration, issueFieldManager, WATCHED_FIELDS
 
Fields inherited from interface com.pyxis.greenhopper.jira.configurations.layout.Layouts
CARD_LAYOUT, CORNER, LAYOUTS, LIST_LAYOUT, SUMMARY_LAYOUT
 
Constructor Summary
SummaryLayouts(Configuration configuration, IssueFieldManager issueFieldManager)
           
 
Method Summary
protected  int getMinLineCount()
           
 
Methods inherited from class com.pyxis.greenhopper.jira.configurations.layout.AbstractLayouts
add, add, applyLayoutToAll, clearCache, getCachedLines, getCornerField, getCornerFieldIds, getFieldCount, getLayout, getLayout, getLayoutFieldCount, getLineCount, getMaxLineCount, isCorner, isCornerAligned, isCornerFieldOnCard, reset, restoreDefaultLayout, setCornerField
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_SUMMARY_SIZE

public static final java.lang.String MAX_SUMMARY_SIZE
See Also:
Constant Field Values

MIN_SUMMARY_LINES

public static final int MIN_SUMMARY_LINES
See Also:
Constant Field Values
Constructor Detail

SummaryLayouts

public SummaryLayouts(Configuration configuration,
                      IssueFieldManager issueFieldManager)
Method Detail

getMinLineCount

protected int getMinLineCount()
Specified by:
getMinLineCount in class AbstractLayouts


Copyright © 2007-2012 Atlassian. All Rights Reserved.