Uses of Interface
org.alfresco.repo.action.RuntimeActionService
Packages that use RuntimeActionService
Package
Description
-
Uses of RuntimeActionService in org.alfresco.repo.action
Classes in org.alfresco.repo.action that implement RuntimeActionServiceFields in org.alfresco.repo.action declared as RuntimeActionServiceModifier and TypeFieldDescriptionprotected RuntimeActionServiceParameterizedItemAbstractBase.runtimeActionServiceAction serviceMethods in org.alfresco.repo.action with parameters of type RuntimeActionServiceModifier and TypeMethodDescriptionvoidAsynchronousActionExecutionQueue.executeAction(RuntimeActionService actionService, Action action, NodeRef actionedUponNodeRef, boolean checkConditions, Set<String> actionChain) voidAsynchronousActionExecutionQueueImpl.executeAction(RuntimeActionService actionService, Action action, NodeRef actionedUponNodeRef, boolean checkConditions, Set<String> actionChain) voidAsynchronousActionExecutionQueueImpl.executeAction(RuntimeActionService actionService, Action action, NodeRef actionedUponNodeRef, boolean checkConditions, Set<String> actionChain, NodeRef actionExecutionHistoryNodeRef) voidActionTrackingServiceImpl.setRuntimeActionService(RuntimeActionService runtimeActionService) Set the runtime action servicevoidParameterizedItemAbstractBase.setRuntimeActionService(RuntimeActionService runtimeActionService) Sets the action serviceConstructors in org.alfresco.repo.action with parameters of type RuntimeActionServiceModifierConstructorDescriptionActionTransactionListener(RuntimeActionService actionService) Constructor -
Uses of RuntimeActionService in org.alfresco.repo.action.constraint
Fields in org.alfresco.repo.action.constraint declared as RuntimeActionServiceModifier and TypeFieldDescriptionprotected RuntimeActionServiceBaseParameterConstraint.actionServiceRuntime action serviceMethods in org.alfresco.repo.action.constraint with parameters of type RuntimeActionServiceModifier and TypeMethodDescriptionvoidBaseParameterConstraint.setActionService(RuntimeActionService actionService) Set the action service -
Uses of RuntimeActionService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type RuntimeActionServiceModifier and TypeMethodDescriptionvoidCompositeActionExecuter.setActionService(RuntimeActionService actionService) Set the action service -
Uses of RuntimeActionService in org.alfresco.repo.action.scheduled
Methods in org.alfresco.repo.action.scheduled with parameters of type RuntimeActionServiceModifier and TypeMethodDescriptionvoidScheduledPersistedActionServiceImpl.setRuntimeActionService(RuntimeActionService runtimeActionService) -
Uses of RuntimeActionService in org.alfresco.repo.rendition
Methods in org.alfresco.repo.rendition with parameters of type RuntimeActionServiceModifier and TypeMethodDescriptionvoidRenditionDefinitionPersisterImpl.setRuntimeActionService(RuntimeActionService runtimeActionService) Deprecated.Injects the RuntimeActionService bean. -
Uses of RuntimeActionService in org.alfresco.repo.replication
Methods in org.alfresco.repo.replication with parameters of type RuntimeActionServiceModifier and TypeMethodDescriptionvoidReplicationDefinitionPersisterImpl.setRuntimeActionService(RuntimeActionService runtimeActionService) Injects the RuntimeActionService bean. -
Uses of RuntimeActionService in org.alfresco.repo.rule
Methods in org.alfresco.repo.rule with parameters of type RuntimeActionServiceModifier and TypeMethodDescriptionvoidRuleServiceImpl.setRuntimeActionService(RuntimeActionService runtimeActionService) Set the runtime action service