Package | Description |
---|---|
com.atlassian.bamboo.pageobjects.pages.tasks | |
com.atlassian.bamboo.pageobjects.pages.tasks.vcs |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactDownloaderTaskComponent |
class |
CheckoutTaskComponent |
class |
JUnitParserTaskComponent |
class |
Maven2TaskComponent |
class |
ScriptTaskComponent |
class |
WarningsTaskComponent |
Modifier and Type | Method and Description |
---|---|
<T extends TaskComponent> |
TaskElement.edit(Class<T> editPageClass) |
Modifier and Type | Method and Description |
---|---|
void |
TaskConfigurationPage.addNewTask(String taskType,
Class<? extends TaskComponent> task,
String userDescription,
Map<String,String> config)
Create new task and expect success
|
List<String> |
TaskConfigurationPage.addNewTaskAndExpectFailure(String taskType,
Class<? extends TaskComponent> task,
String userDescription,
Map<String,String> config)
Create a new task and expect validation errors after task submission
|
void |
TaskConfigurationPage.editTask(String oldUserDescription,
Class<? extends TaskComponent> task,
String newUserDescription,
Map<String,String> config) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractVcsTaskComponent |
class |
VcsBranchTaskComponent |
class |
VcsCommitTaskComponent |
class |
VcsPushTaskComponent |
class |
VcsTagTaskComponent |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.
View cookie preferences