public class SaveAttributes extends TreeOperation
Constructor and Description |
---|
SaveAttributes(java.util.UUID uuid,
java.util.Collection<Attribute> oldAttributes,
java.util.Collection<Attribute> newAttributes,
java.util.Set<java.lang.String> altered) |
Modifier and Type | Method and Description |
---|---|
void |
apply(ITreeStorage storage) |
void |
rollback(ITreeStorage storage) |
dispose, getData
public void apply(ITreeStorage storage)
apply
in class TreeOperation
public void rollback(ITreeStorage storage)
rollback
in class TreeOperation