Modifier and Type | Class and Description |
---|---|
class |
ActionTrackingServiceImpl
Action execution tracking service implementation
|
Modifier and Type | Method and Description |
---|---|
void |
ActionServiceImpl.setActionTrackingService(ActionTrackingService actionTrackingService)
Set the action tracking service
|
Modifier and Type | Method and Description |
---|---|
void |
ScriptActionTrackingService.setActionTrackingService(ActionTrackingService actionTrackingService)
Set the action tracking service.
|
Modifier and Type | Method and Description |
---|---|
void |
RenditionServiceImpl.setActionTrackingService(ActionTrackingService actionTrackingService)
Injects the ActionTrackingService bean.
|
Modifier and Type | Field and Description |
---|---|
protected ActionTrackingService |
AbstractRenderingEngine.actionTrackingService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRenderingEngine.setActionTrackingService(ActionTrackingService actionTrackingService) |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationActionExecutor.setActionTrackingService(ActionTrackingService actionTrackingService)
Injects the ActionTrackingService bean.
|
Modifier and Type | Field and Description |
---|---|
protected ActionTrackingService |
AbstractActionWebscript.actionTrackingService |
protected ActionTrackingService |
RunningActionModelBuilder.actionTrackingService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractActionWebscript.setActionTrackingService(ActionTrackingService actionTrackingService) |
Constructor and Description |
---|
RunningActionModelBuilder(org.alfresco.service.cmr.repository.NodeService nodeService,
ActionService actionService,
ActionTrackingService actionTrackingService) |
Modifier and Type | Field and Description |
---|---|
protected ActionTrackingService |
AbstractReplicationWebscript.actionTrackingService |
protected ActionTrackingService |
ReplicationModelBuilder.actionTrackingService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractReplicationWebscript.setActionTrackingService(ActionTrackingService actionTrackingService) |
Constructor and Description |
---|
ReplicationModelBuilder(org.alfresco.service.cmr.repository.NodeService nodeService,
ReplicationService replicationService,
ActionTrackingService actionTrackingService) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.