public class WorkflowUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_PREFIX |
| Constructor and Description |
|---|
WorkflowUtil(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData jiraEnvironmentData,
LocatorFactory locators) |
| Modifier and Type | Method and Description |
|---|---|
void |
clickAction(String actionId) |
String |
getActionUrl(String actionId) |
boolean |
isActionId(String actionId) |
List<String> |
queryAvailableWorkflowActionNames(String issueKey) |
public static final String ACTION_PREFIX
@Inject
public WorkflowUtil(net.sourceforge.jwebunit.WebTester tester,
JIRAEnvironmentData jiraEnvironmentData,
LocatorFactory locators)
Copyright © 2002-2023 Atlassian. All Rights Reserved.