public interface Mutating<E extends Event>
| Modifier and Type | Method and Description | 
|---|---|
| void | addPropertyMutations(Object... keyValues) | 
| CallbackRegistry<E> | getMutatingCallbackRegistry()Gets the callback registry for events that the step raises. | 
CallbackRegistry<E> getMutatingCallbackRegistry()
void addPropertyMutations(Object... keyValues)
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.