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

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

public class TransitionBoardIssue
extends DefaultBoardIssue


Constructor Summary
TransitionBoardIssue(com.atlassian.jira.issue.Issue issue, Board board, com.opensymphony.workflow.loader.ActionDescriptor actionDesc)
           
 
Method Summary
 Layout getLayout()
           
 boolean isEditable()
           
 
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, getListLayout, getNumericIssueKey, getParent, getPluginLinks, getPriority, getProject, getResolution, getShowAssignMenuItem, getShowLogWorkMenuItem, getStatus, getSummary, getTemplateName, getTotalRemaining, getTotalTimeSpent, getUpdateCard, getUpdateLayout, hasSubtasks, isAssignableToMe, isComplete, isCornerVisible, isDone, 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

TransitionBoardIssue

public TransitionBoardIssue(com.atlassian.jira.issue.Issue issue,
                            Board board,
                            com.opensymphony.workflow.loader.ActionDescriptor actionDesc)
Method Detail

getLayout

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

isEditable

public boolean isEditable()
Specified by:
isEditable in interface BoardIssue
Overrides:
isEditable in class DefaultBoardIssue


Copyright © 2007-2011 Atlassian. All Rights Reserved.