Package com.atlassian.bamboo.event
Class TestUnquarantinedEvent
- java.lang.Object
-
- com.atlassian.bamboo.event.TestUnquarantinedEvent
-
@AsynchronousPreferred public class TestUnquarantinedEvent extends Object
-
-
Constructor Summary
Constructors Constructor Description TestUnquarantinedEvent(@NotNull TestCase testCase, @Nullable com.atlassian.user.User user, @NotNull Date date)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Date
getDate()
TestCase
getTestCase()
@Nullable com.atlassian.user.User
getUser()
-