| Modifier and Type | Field and Description |
|---|---|
protected Client |
RepositoryEventImpl.client |
| Modifier and Type | Method and Description |
|---|---|
Client |
BrowserEvent.getClient() |
Client |
RepositoryEventImpl.getClient() |
Client |
ClientEvent.getClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryEventImpl.setClient(Client client) |
| Constructor and Description |
|---|
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) |
BasicNodeEventImpl(long sequenceNumber,
String type,
String txnId,
String networkId,
long timestamp,
String username,
Client client) |
BasicNodeEventImpl(long sequenceNumber,
String type,
String txnId,
String networkId,
long timestamp,
String username,
String nodeId,
String siteId,
String nodeType,
String name,
Client client) |
ContentEventImpl(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) |
ContentEventImpl(String type,
String username,
String networkId,
String txnId,
String nodeId,
String siteId,
String nodeType,
Client client,
String name,
String mimeType,
long size,
String encoding) |
ContentReadRangeEvent(String username,
String networkId,
String txnId,
String nodeId,
String siteId,
String nodeType,
Client client,
String name,
String mimeType,
long size,
String encoding,
String range) |
NodeAddedEvent(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) |
NodeCheckedInEvent(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) |
NodeCheckedOutEvent(long seqNumber,
String checkedOutNodeId,
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) |
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) |
NodeCommentedEvent(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,
String comment,
Client client,
Set<String> aspects,
Map<String,Serializable> properties) |
NodeContentGetEvent(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) |
NodeContentPutEvent(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,
long size,
String mimeType,
String encoding,
Client client,
Set<String> aspects,
Map<String,Serializable> properties) |
NodeEvent(long seqNumber,
String name,
String type,
String txnId,
long timestamp,
String networkId,
String siteId,
String nodeId,
String nodeType,
List<String> paths,
List<List<String>> parentNodeIds,
String username,
Long nodeModificationTime,
Client client,
Set<String> aspects,
Map<String,Serializable> nodeProperties) |
NodeFavouritedEvent(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) |
NodeLikedEvent(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) |
NodeLockedEvent(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) |
NodeMovedEvent(long seqNumber,
String oldName,
String newName,
String txnId,
long time,
String networkId,
String siteId,
String nodeId,
String nodeType,
List<String> paths,
List<List<String>> parentNodeIds,
String userId,
Long modificationTime,
List<String> toPaths,
List<List<String>> toParentNodeIds,
Client client,
Set<String> aspects,
Map<String,Serializable> properties) |
NodeRemovedEvent(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) |
NodeRenamedEvent(long seqNumber,
String oldName,
String newName,
String txnId,
long time,
String networkId,
String siteId,
String nodeId,
String nodeType,
List<String> paths,
List<List<String>> parentNodeIds,
String userId,
Long modificationTime,
List<String> toPaths,
Client client,
Set<String> aspects,
Map<String,Serializable> properties) |
NodeTaggedEvent(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,
String tag,
Client client,
Set<String> aspects,
Map<String,Serializable> properties) |
NodeUnFavouritedEvent(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) |
NodeUnLikedEvent(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) |
NodeUnlockedEvent(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) |
NodeUnTaggedEvent(long seqNumber,
String tag,
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) |
NodeUpdatedEvent(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,
Map<String,Property> propertiesAdded,
Set<String> propertiesRemoved,
Map<String,Property> propertiesChanged,
Set<String> aspectsAdded,
Set<String> aspectsRemoved,
Client client,
Set<String> aspects,
Map<String,Serializable> properties) |
NodeVersionEvent(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,
NodeVersion version,
Client client,
Set<String> aspects,
Map<String,Serializable> properties) |
RepositoryEventImpl(long seqNumber,
String type,
String txnId,
String networkId,
long timestamp,
String username,
Client client) |
SyncEvent(String type,
String username,
String networkId,
String txnId,
String nodeId,
String siteId,
String nodeType,
Client client,
String name,
String mimeType,
long size,
String encoding,
String remoteNodeId,
String remoteNetwork,
String syncSetGUID) |
TransactionCommittedEvent(long seqNumber,
String txnId,
String networkId,
long timestamp,
String username,
Client client) |
TransactionEvent(long seqNumber,
String type,
String txnId,
String networkId,
long timestamp,
String username,
Client client) |
TransactionRolledBackEvent(long seqNumber,
String txnId,
String networkId,
long timestamp,
String username,
Client client) |
| Modifier and Type | Method and Description |
|---|---|
GroupDeletedEvent.GroupDeletedEventBuilder |
GroupDeletedEvent.GroupDeletedEventBuilder.client(Client client) |
AuthorityAddedToGroupEvent.AuthorityAddedToGroupEventBuilder |
AuthorityAddedToGroupEvent.AuthorityAddedToGroupEventBuilder.client(Client client) |
AuthorityRemovedFromGroupEvent.AuthorityRemovedFromGroupEventBuilder |
AuthorityRemovedFromGroupEvent.AuthorityRemovedFromGroupEventBuilder.client(Client client) |
| Constructor and Description |
|---|
AuthorityEvent(String authorityName,
long seqNumber,
String type,
String txnId,
String networkId,
long timestamp,
String username,
Client client) |
| Modifier and Type | Method and Description |
|---|---|
InheritPermissionsDisabledEvent.InheritPermissionsDisabledEventBuilder |
InheritPermissionsDisabledEvent.InheritPermissionsDisabledEventBuilder.client(Client client) |
LocalPermissionGrantedEvent.LocalPermissionGrantedEventBuilder |
LocalPermissionGrantedEvent.LocalPermissionGrantedEventBuilder.client(Client client) |
LocalPermissionRevokedEvent.LocalPermissionRevokedEventBuilder |
LocalPermissionRevokedEvent.LocalPermissionRevokedEventBuilder.client(Client client) |
InheritPermissionsEnabledEvent.InheritPermissionsEnabledEventBuilder |
InheritPermissionsEnabledEvent.InheritPermissionsEnabledEventBuilder.client(Client client) |
| Constructor and Description |
|---|
LocalPermissionUpdatedEvent(String authority,
String permission,
long seqNumber,
String name,
String type,
String txnId,
long timestamp,
String networkId,
String siteId,
String nodeId,
String nodeType,
List<String> paths,
List<List<String>> parentNodeIds,
String username,
Long nodeModificationTime,
Client client,
Set<String> aspects,
Map<String,Serializable> nodeProperties) |
PermissionsEvent(long seqNumber,
String name,
String type,
String txnId,
long timestamp,
String networkId,
String siteId,
String nodeId,
String nodeType,
List<String> paths,
List<List<String>> parentNodeIds,
String username,
Long nodeModificationTime,
Client client,
Set<String> aspects,
Map<String,Serializable> nodeProperties) |
| Modifier and Type | Method and Description |
|---|---|
FileUnclassifiedEvent.FileUnclassifiedEventBuilder |
FileUnclassifiedEvent.FileUnclassifiedEventBuilder.client(Client client) |
RecordCreatedEvent.RecordCreatedEventBuilder |
RecordCreatedEvent.RecordCreatedEventBuilder.client(Client client) |
RecordRejectedEvent.RecordRejectedEventBuilder |
RecordRejectedEvent.RecordRejectedEventBuilder.client(Client client) |
FileClassifiedEvent.FileClassifiedEventBuilder |
FileClassifiedEvent.FileClassifiedEventBuilder.client(Client client) |
| Modifier and Type | Method and Description |
|---|---|
static Client |
Client.asType(Client.ClientType type) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.