Package | Description |
---|---|
com.atlassian.bamboo.testutils.backdoor.model | |
com.atlassian.bamboo.testutils.backdoor.model.deployment |
Modifier and Type | Method and Description |
---|---|
List<RestTrigger> |
RestPlan.getTriggers() |
Modifier and Type | Method and Description |
---|---|
void |
RestPlan.addTrigger(RestTrigger trigger) |
Modifier and Type | Method and Description |
---|---|
void |
RestPlan.setTriggers(List<RestTrigger> triggers) |
Modifier and Type | Method and Description |
---|---|
List<RestTrigger> |
RestEnvironment.getTriggers() |
Constructor and Description |
---|
RestEnvironment(TestEnvironmentDetails environment,
Function<TestTaskDetails,RestTask> toRestTask,
Function<TestTriggerDetails,RestTrigger> toRestTrigger,
Function<TestNotificationDetails,RestNotification> toRestNotification) |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.