Class MockLongJobController

java.lang.Object
ubic.gemma.web.controller.job.MockLongJobController

@Controller public class MockLongJobController extends Object
Controller that does nothing except wait a while. Used for tests.
Author:
pavlidis
  • Field Details

  • Constructor Details

    • MockLongJobController

      public MockLongJobController()
  • Method Details