Class MockLongJobController


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

      • MockLongJobController

        public MockLongJobController()
    • Method Detail

      • runJob

        public String runJob​(ubic.gemma.core.job.TaskCommand command)