Modifier and Type | Class and Description |
---|---|
class |
ActionServiceImpl
Action service implementation
|
Modifier and Type | Field and Description |
---|---|
protected RuntimeActionService |
ParameterizedItemAbstractBase.runtimeActionService
Action service
|
Modifier and Type | Method and Description |
---|---|
void |
AsynchronousActionExecutionQueue.executeAction(RuntimeActionService actionService,
Action action,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef,
boolean checkConditions,
Set<String> actionChain) |
void |
AsynchronousActionExecutionQueueImpl.executeAction(RuntimeActionService actionService,
Action action,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef,
boolean checkConditions,
Set<String> actionChain) |
void |
AsynchronousActionExecutionQueueImpl.executeAction(RuntimeActionService actionService,
Action action,
org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef,
boolean checkConditions,
Set<String> actionChain,
org.alfresco.service.cmr.repository.NodeRef actionExecutionHistoryNodeRef) |
void |
ParameterizedItemAbstractBase.setRuntimeActionService(RuntimeActionService runtimeActionService)
Sets the action service
|
void |
ActionTrackingServiceImpl.setRuntimeActionService(RuntimeActionService runtimeActionService)
Set the runtime action service
|
Constructor and Description |
---|
ActionTransactionListener(RuntimeActionService actionService)
Constructor
|
Modifier and Type | Field and Description |
---|---|
protected RuntimeActionService |
BaseParameterConstraint.actionService
Runtime action service
|
Modifier and Type | Method and Description |
---|---|
void |
BaseParameterConstraint.setActionService(RuntimeActionService actionService)
Set the action service
|
Modifier and Type | Method and Description |
---|---|
void |
CompositeActionExecuter.setActionService(RuntimeActionService actionService)
Set the action service
|
Modifier and Type | Method and Description |
---|---|
void |
ScheduledPersistedActionServiceImpl.setRuntimeActionService(RuntimeActionService runtimeActionService) |
Modifier and Type | Method and Description |
---|---|
void |
QuickShareLinkExpiryActionPersisterImpl.setRuntimeActionService(RuntimeActionService runtimeActionService) |
Modifier and Type | Method and Description |
---|---|
void |
RenditionDefinitionPersisterImpl.setRuntimeActionService(RuntimeActionService runtimeActionService)
Injects the RuntimeActionService bean.
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationDefinitionPersisterImpl.setRuntimeActionService(RuntimeActionService runtimeActionService)
Injects the RuntimeActionService bean.
|
Modifier and Type | Method and Description |
---|---|
void |
RuleServiceImpl.setRuntimeActionService(RuntimeActionService runtimeActionService)
Set the runtime action service
|
Modifier and Type | Field and Description |
---|---|
protected RuntimeActionService |
AbstractActionWebscript.runtimeActionService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractActionWebscript.setRuntimeActionService(RuntimeActionService runtimeActionService) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.