public class FakeAddOperation extends FakeOperation
Constructor and Description |
---|
FakeAddOperation(CSN csn,
Entry entry)
Creates a new AddFakeOperations.
|
Modifier and Type | Method and Description |
---|---|
AddMsg |
generateMessage()
Generate a ReplicationMsg from this fake operation.
|
getCSN
public FakeAddOperation(CSN csn, Entry entry)
csn
- The CSN when the entry was created.entry
- The entry that the ADD operation will create.public AddMsg generateMessage()
generateMessage
in class FakeOperation
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.