public static interface SerializableBatch.Operation
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
void |
replay(Batch batch)
Replays this operation on the given
batch . |
void replay(Batch batch) throws RepositoryException
batch
.batch
- the batch.RepositoryException
- if an error occurs replaying the
operation."Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"