com.pyxis.greenhopper.jira.boards.issueviews
Class SearchBoardIssue

java.lang.Object
  extended by com.pyxis.greenhopper.jira.boards.issueviews.DefaultBoardIssue
      extended by com.pyxis.greenhopper.jira.boards.issueviews.SearchBoardIssue
All Implemented Interfaces:
BoardIssue

public class SearchBoardIssue
extends DefaultBoardIssue


Constructor Summary
SearchBoardIssue(com.atlassian.jira.issue.Issue issue, Board board, IssueView issueView)
           
 
Method Summary
 Layout getListLayout()
           
 
Methods inherited from class com.pyxis.greenhopper.jira.boards.issueviews.DefaultBoardIssue
asCard, asList, asSummary, doAggregate, getBoard, getBoardContext, getBoardId, getCanAddSubtasks, getCanAssign, getCanComment, getCanDelete, getCanDrag, getCanEdit, getCanEditSecurity, getCanEditVersion, getCanLogWork, getCanModifyReporter, getCanOriginalEstimate, getCanRank, getCanResetEstimate, getCanResolve, getCanSchedule, getCanSelect, getCardColor, getCardLayout, getCommittedComponent, getCommittedComponentBoard, getCommittedVersion, getCommittedVersionBoard, getCorner, getCss, getCursor, getField, getHasWorkStarted, getHeight, getId, getIssue, getIssueKeyHTML, getIssueType, getKey, getLayout, getNumericIssueKey, getParent, getPluginLinks, getPriority, getProject, getResolution, getShowAssignMenuItem, getShowLogWorkMenuItem, getStatus, getSubTaskObjects, getSummary, getTemplateName, getTotalRemaining, getTotalTimeSpent, getUpdateCard, getUpdateLayout, hasSubtasks, isAssignableToMe, isComplete, isCornerVisible, isDone, isEditable, isEpicType, isFaded, isFieldRequired, isFieldVisible, isFlaggable, isFlagged, isParentBoard, isParentSubInfoShown, isPriorityShown, isReleased, isSubTask, isTaskBoardAvailable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchBoardIssue

public SearchBoardIssue(com.atlassian.jira.issue.Issue issue,
                        Board board,
                        IssueView issueView)
Method Detail

getListLayout

public Layout getListLayout()
Specified by:
getListLayout in interface BoardIssue
Overrides:
getListLayout in class DefaultBoardIssue


Copyright © 2007-2012 Atlassian. All Rights Reserved.