Uses of Interface
com.atlassian.jira.web.action.workflow.WorkflowAwareAction

Packages that use WorkflowAwareAction
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.workflow   
 

Uses of WorkflowAwareAction in com.atlassian.jira.web.action.issue
 

Classes in com.atlassian.jira.web.action.issue that implement WorkflowAwareAction
 class CommentAssignIssue
          This beautifully named action is in fact the Issue Transition screen.
 

Uses of WorkflowAwareAction in com.atlassian.jira.web.action.workflow
 

Classes in com.atlassian.jira.web.action.workflow that implement WorkflowAwareAction
 class WorkflowUIDispatcher
          A simple action to look at the incoming action + issue ID combination, and redirect to the correct web action.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.