Class CommentAssignIssue

All Implemented Interfaces:
OperationContext, ErrorCollection, I18nHelper, Assignable, IssueSummaryAware, WorkflowAwareAction, HttpServletVariables, AuthorizationSupport, Serializable, webwork.action.Action, webwork.action.CommandDriven, webwork.action.IllegalArgumentAware

public class CommentAssignIssue extends AbstractCommentableAssignableIssue implements OperationContext, WorkflowAwareAction
This beautifully named action is in fact the Issue Transition screen. When a workflow has a screen this action is invoked.

We really should rename this one day to say...oooh I dont know....TransitionIssue!

See Also: