Uses of Class
com.atlassian.bamboo.testutils.backdoor.model.RestTask
Packages that use RestTask
Package
Description
-
Uses of RestTask in com.atlassian.bamboo.testutils.backdoor.model
Methods in com.atlassian.bamboo.testutils.backdoor.model that return types with arguments of type RestTaskConstructor parameters in com.atlassian.bamboo.testutils.backdoor.model with type arguments of type RestTask -
Uses of RestTask in com.atlassian.bamboo.testutils.backdoor.model.deployment
Methods in com.atlassian.bamboo.testutils.backdoor.model.deployment that return types with arguments of type RestTaskConstructor parameters in com.atlassian.bamboo.testutils.backdoor.model.deployment with type arguments of type RestTaskModifierConstructorDescriptionRestEnvironment
(TestEnvironmentDetails environment, Function<TestTaskDetails, RestTask> toRestTask, Function<TestTriggerDetails, RestTrigger> toRestTrigger, Function<TestNotificationDetails, RestNotification> toRestNotification)