public class NodeCheckOutCancelledEvent extends NodeEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_TYPE |
aspects, nodeModificationTime, nodeProperties, parentNodeIds, pathsname, nodeId, nodeType, siteIdclient, networkId, txnId| Constructor and Description |
|---|
NodeCheckOutCancelledEvent() |
NodeCheckOutCancelledEvent(long seqNumber,
String name,
String txnId,
long time,
String networkId,
String siteId,
String nodeId,
String nodeType,
List<String> paths,
List<List<String>> pathNodeIds,
String userId,
Long modificationTime,
Client client,
Set<String> aspects,
Map<String,Serializable> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getAspects, getNetworkId, getNodeModificationTime, getNodeProperties, getParentNodeIds, getPaths, setAspects, setNetworkId, setNodeModificationTime, setNodeProperties, setParentNodeIds, setPathsequals, getName, getNodeId, getNodeType, getSiteId, hashCode, setName, setNodeId, setNodeType, setSiteIdgetClient, getTxnId, setClient, setTxnIdgetId, getSeqNumber, getTimestamp, getType, getUsername, setId, setSeqNumber, setTimestamp, setType, setUsernameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getNodeId, getNodeType, setName, setNodeId, setNodeType, setSiteIdgetTxnIdgetClientgetId, getTimestamp, getType, getUsernamepublic static final String EVENT_TYPE
public NodeCheckOutCancelledEvent()
public NodeCheckOutCancelledEvent(long seqNumber,
String name,
String txnId,
long time,
String networkId,
String siteId,
String nodeId,
String nodeType,
List<String> paths,
List<List<String>> pathNodeIds,
String userId,
Long modificationTime,
Client client,
Set<String> aspects,
Map<String,Serializable> properties)
Copyright © 2005–2018 Alfresco Software. All rights reserved.