Package | Description |
---|---|
org.alfresco.opencmis | |
org.alfresco.rest.api.impl | |
org.alfresco.service.cmr.activities |
Modifier and Type | Method and Description |
---|---|
ActivityInfo |
ActivityPosterImpl.getActivityInfo(org.alfresco.service.cmr.repository.NodeRef nodeRef) |
ActivityInfo |
CmisActivityPoster.getActivityInfo(org.alfresco.service.cmr.repository.NodeRef nodeRef) |
Modifier and Type | Method and Description |
---|---|
void |
ActivityPosterImpl.postFileFolderDeleted(ActivityInfo activityInfo) |
void |
CmisActivityPoster.postFileFolderDeleted(ActivityInfo activityInfo) |
Modifier and Type | Method and Description |
---|---|
protected ActivityInfo |
NodesImpl.getActivityInfo(org.alfresco.service.cmr.repository.NodeRef parentNodeRef,
org.alfresco.service.cmr.repository.NodeRef nodeRef) |
Modifier and Type | Method and Description |
---|---|
protected void |
NodesImpl.postActivity(org.alfresco.rest.api.impl.NodesImpl.Activity_Type activity_type,
ActivityInfo activityInfo,
boolean aSync)
Posts activities based on the activity_type.
|
Constructor and Description |
---|
ActivitiesTransactionListener(String activityType,
ActivityInfo activityInfo,
String tenantDomain,
String appTool,
org.alfresco.repo.Client client,
ActivityPoster poster,
RetryingTransactionHelper retryingTransactionHelper) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.