public class ActivityEvent extends ContentEventImpl
ActivityService| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIVITY_TYPE |
name, nodeId, nodeType, siteIdclient, networkId, txnIdid, seqNumber, timestamp, type, usernameDOWNLOAD, READ_RANGE| Constructor and Description |
|---|
ActivityEvent() |
ActivityEvent(String type,
String username,
String networkId,
long timestamp,
String txnId,
String nodeId,
String siteId,
String nodeType,
Client client,
String name,
String mimeType,
long size,
String encoding) |
ActivityEvent(String type,
String txnId,
String networkId,
long timestamp,
String username,
String nodeId,
String siteId,
String nodeType,
Client client,
String activityData,
String name,
String mimeType,
long size,
String encoding) |
ActivityEvent(String type,
String username,
String networkId,
String txnId,
String nodeId,
String siteId,
String nodeType,
Client client,
String name,
String mimeType,
long size,
String encoding) |
ActivityEvent(String type,
String txnId,
String networkId,
String username,
String nodeId,
String siteId,
String nodeType,
Client client,
String activityData,
String name,
String mimeType,
long size,
String encoding) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActivityData() |
String |
toString() |
equals, getEncoding, getMimeType, getSize, hashCode, setEncoding, setMimeType, setSizegetName, getNodeId, getNodeType, getSiteId, setName, setNodeId, setNodeType, setSiteIdgetClient, getNetworkId, getTxnId, setClient, setNetworkId, setTxnIdgetId, getSeqNumber, getTimestamp, getType, getUsername, setId, setSeqNumber, setTimestamp, setType, setUsernameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getNodeId, getNodeType, setName, setNodeId, setNodeType, setSiteIdgetTxnIdgetNetworkIdgetClientgetId, getTimestamp, getType, getUsernamepublic static final String ACTIVITY_TYPE
public ActivityEvent()
public ActivityEvent(String type, String username, String networkId, long timestamp, String txnId, String nodeId, String siteId, String nodeType, Client client, String name, String mimeType, long size, String encoding)
public ActivityEvent(String type, String username, String networkId, String txnId, String nodeId, String siteId, String nodeType, Client client, String name, String mimeType, long size, String encoding)
public ActivityEvent(String type, String txnId, String networkId, String username, String nodeId, String siteId, String nodeType, Client client, String activityData, String name, String mimeType, long size, String encoding)
public String getActivityData()
public String toString()
toString in class ContentEventImplCopyright © 2005–2018 Alfresco Software. All rights reserved.