java.lang.Object | ||
↳ | com.atlassian.jira.functest.framework.AbstractFuncTestUtil | |
↳ | com.atlassian.jira.functest.framework.admin.ViewWorkflowsImpl |
Default implementation of ViewWorkflows
[Expand]
Inherited Fields | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Add new workflow with given name and description.
| |||||||||||
Cope workflow with given nameToCopy as a new workflow named newWorkflowName.
| |||||||||||
Go to 'Workflows' page.
| |||||||||||
Whether the import workflow from xml operation is available.
| |||||||||||
Launch the Workflow Designer for the given workflow
| |||||||||||
Going to "Edit workflow designer", which is necessary step to manually browse edit "Create" transition page.
| |||||||||||
Go to 'Workflow steps' page for given workflow
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||||||||
![]() |
Add new workflow with given name and description.
name | name of the new workflow |
---|---|
description | description of the new workflow |
Cope workflow with given nameToCopy as a new workflow named newWorkflowName.
nameToCopy | name of the workflow to copy (must exist) |
---|---|
newWorkflowName | name of the new workflow |
Whether the import workflow from xml operation is available.
Launch the Workflow Designer for the given workflow
workflowName | name of the workflow |
---|
Going to "Edit workflow designer", which is necessary step to manually browse edit "Create" transition page.
Go to 'Workflow steps' page for given workflow
workflowName | name of the workflow |
---|