public static class RecordCreatedEvent.RecordCreatedEventBuilder extends Object
public RecordCreatedEvent.RecordCreatedEventBuilder seqNumber(long seqNumber)
public RecordCreatedEvent.RecordCreatedEventBuilder name(String name)
public RecordCreatedEvent.RecordCreatedEventBuilder txnId(String txnId)
public RecordCreatedEvent.RecordCreatedEventBuilder timestamp(long timestamp)
public RecordCreatedEvent.RecordCreatedEventBuilder networkId(String networkId)
public RecordCreatedEvent.RecordCreatedEventBuilder siteId(String siteId)
public RecordCreatedEvent.RecordCreatedEventBuilder nodeId(String nodeId)
public RecordCreatedEvent.RecordCreatedEventBuilder nodeType(String nodeType)
public RecordCreatedEvent.RecordCreatedEventBuilder paths(List<String> paths)
public RecordCreatedEvent.RecordCreatedEventBuilder parentNodeIds(List<List<String>> parentNodeIds)
public RecordCreatedEvent.RecordCreatedEventBuilder username(String username)
public RecordCreatedEvent.RecordCreatedEventBuilder nodeModificationTime(Long nodeModificationTime)
public RecordCreatedEvent.RecordCreatedEventBuilder client(Client client)
public RecordCreatedEvent.RecordCreatedEventBuilder aspects(Set<String> aspects)
public RecordCreatedEvent.RecordCreatedEventBuilder nodeProperties(Map<String,Serializable> nodeProperties)
public RecordCreatedEvent build()
Copyright © 2005–2018 Alfresco Software. All rights reserved.