Package | Description |
---|---|
com.atlassian.bamboo.testutils.backdoor.model | |
com.atlassian.bamboo.testutils.backdoor.model.deployment |
Modifier and Type | Method and Description |
---|---|
List<RestTask> |
RestTaskList.getTasks() |
Constructor and Description |
---|
RestTaskList(List<RestTask> tasks) |
Modifier and Type | Method and Description |
---|---|
List<RestTask> |
RestEnvironment.getTasks() |
Constructor and Description |
---|
RestEnvironment(TestEnvironmentDetails environment,
Function<TestTaskDetails,RestTask> toRestTask,
Function<TestTriggerDetails,RestTrigger> toRestTrigger,
Function<TestNotificationDetails,RestNotification> toRestNotification) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.