Class Operations

java.lang.Object
org.apache.jackrabbit.spi.commons.batch.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.