Class Operations


  • public final class Operations
    extends Object
    Factory for creating Operations. The inner classes of this class all implement the Operation interface. They are representatives for the method calls on a Batch. In addition Operations.Empty represents the empty operation which does nothing.