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