public interface Workflows
Modifier and Type | Field and Description |
---|---|
static String |
BULK_TRANSITION_ELEMENT_NAME |
static String |
STEP_OPERATION_DETAILS |
static String |
STEP_PREFIX |
Modifier and Type | Method and Description |
---|---|
void |
assertStepOperationDetails()
Asserts that we are currently on the step "Operation Details"
|
void |
chooseWorkflowAction(String workflowFormElement)
Chooses the Execute Worfklow Action radio button in the Step "Operation Details"
|
static final String STEP_PREFIX
static final String STEP_OPERATION_DETAILS
static final String BULK_TRANSITION_ELEMENT_NAME
void chooseWorkflowAction(String workflowFormElement)
workflowFormElement
- the workflow radio option that should be selectedvoid assertStepOperationDetails()
Copyright © 2002-2015 Atlassian. All Rights Reserved.