no message

This commit is contained in:
Roxana Lucanu-Ghetu
2016-06-24 17:43:52 +03:00
parent d711ae1c1d
commit 07db0973c4

View File

@@ -154,7 +154,7 @@ public class RecordAspect extends AbstractDisposableItem
kind = BehaviourKind.CLASS, kind = BehaviourKind.CLASS,
notificationFrequency = NotificationFrequency.TRANSACTION_COMMIT notificationFrequency = NotificationFrequency.TRANSACTION_COMMIT
) )
public void onCreateReference(NodeRef fromNodeRef, NodeRef toNodeRef, QName reference) public void onCreateReference(final NodeRef fromNodeRef, NodeRef toNodeRef, QName reference)
{ {
// Deal with versioned records // Deal with versioned records
if (reference.equals(CUSTOM_REF_VERSIONS)) if (reference.equals(CUSTOM_REF_VERSIONS))