public class

WorkflowActionsBean

extends Object
java.lang.Object
   ↳ com.atlassian.jira.workflow.WorkflowActionsBean

Summary

Constants
long VIEW_COMMENTASSIGN_ID
long VIEW_RESOLVE_ID
Public Constructors
WorkflowActionsBean()
Public Methods
Map<StringString> getAvailableViews()
FieldScreen getFieldScreenForView(ActionDescriptor actionDescriptor)
String getSelectedView()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final long VIEW_COMMENTASSIGN_ID

Constant Value: 2 (0x0000000000000002)

public static final long VIEW_RESOLVE_ID

Constant Value: 3 (0x0000000000000003)

Public Constructors

public WorkflowActionsBean ()

Public Methods

public Map<StringString> getAvailableViews ()

public FieldScreen getFieldScreenForView (ActionDescriptor actionDescriptor)

public String getSelectedView ()