Uses of Class
com.atlassian.bamboo.testutils.model.notification.TestNotificationDetails
-
Packages that use TestNotificationDetails Package Description com.atlassian.bamboo.testutils.model.deployments.environments com.atlassian.bamboo.testutils.model.notification -
-
Uses of TestNotificationDetails in com.atlassian.bamboo.testutils.model.deployments.environments
Methods in com.atlassian.bamboo.testutils.model.deployments.environments that return types with arguments of type TestNotificationDetails Modifier and Type Method Description com.google.common.collect.ImmutableList<TestNotificationDetails>
TestEnvironmentDetails. getNotifications()
Methods in com.atlassian.bamboo.testutils.model.deployments.environments with parameters of type TestNotificationDetails Modifier and Type Method Description TestEnvironmentDetails.Builder
TestEnvironmentDetails.Builder. notification(TestNotificationDetails notificationDetails)
-
Uses of TestNotificationDetails in com.atlassian.bamboo.testutils.model.notification
Subclasses of TestNotificationDetails in com.atlassian.bamboo.testutils.model.notification Modifier and Type Class Description class
UserNotificationDetails
-