Uses of Class
com.atlassian.bamboo.testutils.model.task.TestTaskDetails
Package
Description
-
Uses of TestTaskDetails in com.atlassian.bamboo.testutils.backdoor.model.deployment
ModifierConstructorDescriptionRestEnvironment
(TestEnvironmentDetails environment, Function<TestTaskDetails, RestTask> toRestTask, Function<TestTriggerDetails, RestTrigger> toRestTrigger, Function<TestNotificationDetails, RestNotification> toRestNotification) -
Uses of TestTaskDetails in com.atlassian.bamboo.testutils.model.deployments.environments
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<TestTaskDetails>
TestEnvironmentDetails.getTasks()
Modifier and TypeMethodDescriptionTestEnvironmentDetails.Builder.task
(TestTaskDetails taskDetails) -
Uses of TestTaskDetails in com.atlassian.bamboo.testutils.model.task
Modifier and TypeClassDescriptionclass
class
class
class
class
class