com.atlassian.jira.workflow
Class WorkflowActionsBean

java.lang.Object
  extended bycom.atlassian.jira.workflow.WorkflowActionsBean

public class WorkflowActionsBean
extends Object


Field Summary
static Long VIEW_COMMENTASSIGN_ID
           
static Long VIEW_RESOLVE_ID
           
 
Constructor Summary
WorkflowActionsBean()
           
 
Method Summary
 Map getAvailableViews()
           
 FieldScreen getFieldScreenForView(com.opensymphony.workflow.loader.ActionDescriptor actionDescriptor)
           
 String getSelectedView()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIEW_COMMENTASSIGN_ID

public static final Long VIEW_COMMENTASSIGN_ID

VIEW_RESOLVE_ID

public static final Long VIEW_RESOLVE_ID
Constructor Detail

WorkflowActionsBean

public WorkflowActionsBean()
Method Detail

getAvailableViews

public Map getAvailableViews()

getSelectedView

public String getSelectedView()

getFieldScreenForView

public FieldScreen getFieldScreenForView(com.opensymphony.workflow.loader.ActionDescriptor actionDescriptor)


Copyright © 2002-2007 Atlassian. All Rights Reserved.