Class TestUnquarantinedEvent


  • @AsynchronousPreferred
    public class TestUnquarantinedEvent
    extends Object
    • Constructor Detail

      • TestUnquarantinedEvent

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

      • getTestCase

        public TestCase getTestCase()
      • getUser

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

        public Date getDate()