| Package | Description |
|---|---|
| com.atlassian.jira.mock.workflow | |
| com.atlassian.jira.workflow |
| Modifier and Type | Class and Description |
|---|---|
class |
MockXmlLoadableJiraWorkflow
Deprecated.
use
MockJiraWorkflow, or Mockito mocks in your tests. Unless
you really really think you need to load your workflow from XML file. In which case still use the above alternatives. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableJiraWorkflow |
class |
DefaultJiraWorkflow |
class |
JiraDraftWorkflow
This class represents an draft workflow, that is a copy of an active
workflow that may be edited, (and eventually) be used to overwrite an active
workflow.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.