Class TestUnquarantinedEvent

java.lang.Object
com.atlassian.bamboo.event.TestUnquarantinedEvent

@AsynchronousPreferred public class TestUnquarantinedEvent extends Object
  • Constructor Details

    • TestUnquarantinedEvent

      public TestUnquarantinedEvent(@NotNull @NotNull TestCase testCase, @Nullable @Nullable com.atlassian.user.User user, @NotNull @NotNull Date date)
  • Method Details

    • getTestCase

      public TestCase getTestCase()
    • getUser

      @Nullable public @Nullable com.atlassian.user.User getUser()
    • getDate

      public Date getDate()