Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.RestTask
Package
Description
-
Uses of RestTask in com.atlassian.bamboo.testutils.backdoor.model
-
Uses of RestTask in com.atlassian.bamboo.testutils.backdoor.model.deployment
ModifierConstructorDescriptionRestEnvironment
(TestEnvironmentDetails environment, Function<TestTaskDetails, RestTask> toRestTask, Function<TestTriggerDetails, RestTrigger> toRestTrigger, Function<TestNotificationDetails, RestNotification> toRestNotification)