public abstract class WorkflowTransitionContext extends Object
Modifier and Type | Field and Description |
---|---|
static String |
COUNT_KEY |
static String |
TRANSITION_KEY |
static String |
WORKFLOW_KEY |
Constructor and Description |
---|
WorkflowTransitionContext() |
Modifier and Type | Method and Description |
---|---|
static com.atlassian.fugue.Option<com.opensymphony.workflow.loader.ActionDescriptor> |
getTransition(Map<String,Object> context) |
protected static com.atlassian.fugue.Option<JiraWorkflow> |
getWorkflow(Map<String,Object> context) |
public static final String TRANSITION_KEY
public static final String WORKFLOW_KEY
public static final String COUNT_KEY
Copyright © 2002-2015 Atlassian. All Rights Reserved.