public interface Operation
Operation
represents a method call on a Batch
.Modifier and Type | Method and Description |
---|---|
void |
apply(Batch batch)
Apply this operation to the given
Batch |
void apply(Batch batch) throws RepositoryException
Batch
batch
- RepositoryException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.