Class StartAllCallable

java.lang.Object
org.idempiere.server.cluster.callable.StartAllCallable
All Implemented Interfaces:
Serializable, Callable<String>

public class StartAllCallable extends Object implements Callable<String>, Serializable
Author:
hengsin
See Also:
  • Constructor Details

    • StartAllCallable

      public StartAllCallable()
      default constructor
  • Method Details