Uses of Interface
org.alfresco.service.cmr.action.ActionService
-
-
Uses of ActionService in org.alfresco.filesys.repo
Methods in org.alfresco.filesys.repo that return ActionService Modifier and Type Method Description ActionServiceContentDiskDriver. getActionService()Methods in org.alfresco.filesys.repo with parameters of type ActionService Modifier and Type Method Description voidContentDiskDriver. setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.opencmis
Methods in org.alfresco.opencmis with parameters of type ActionService Modifier and Type Method Description voidCMISConnector. setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.repo.action
Classes in org.alfresco.repo.action that implement ActionService Modifier and Type Class Description classActionServiceImplAction service implementation -
Uses of ActionService in org.alfresco.repo.action.scheduled
Fields in org.alfresco.repo.action.scheduled declared as ActionService Modifier and Type Field Description ActionServiceAbstractTemplateActionDefinition. actionServiceThe action serviceMethods in org.alfresco.repo.action.scheduled that return ActionService Modifier and Type Method Description ActionServiceAbstractScheduledAction. getActionService()Get the actions service.ActionServiceAbstractTemplateActionDefinition. getActionService()Get the action service.Methods in org.alfresco.repo.action.scheduled with parameters of type ActionService Modifier and Type Method Description voidAbstractScheduledAction. setActionService(ActionService actionService)Set the action service - IOC.voidAbstractTemplateActionDefinition. setActionService(ActionService actionService)Set the action service - IOC. -
Uses of ActionService in org.alfresco.repo.activities.feed
Methods in org.alfresco.repo.activities.feed with parameters of type ActionService Modifier and Type Method Description voidEmailUserNotifier. setActionService(ActionService actionService)voidErrorProneUserNotifier. setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.repo.download
Methods in org.alfresco.repo.download with parameters of type ActionService Modifier and Type Method Description voidLocalActionServiceHelper. setLocalActionService(ActionService localActionService) -
Uses of ActionService in org.alfresco.repo.forms.processor.action
Methods in org.alfresco.repo.forms.processor.action with parameters of type ActionService Modifier and Type Method Description voidActionFormProcessor. setActionService(ActionService actionService)Constructors in org.alfresco.repo.forms.processor.action with parameters of type ActionService Constructor Description ActionParameterField(ParameterDefinition parameterDef, ActionService actionService) -
Uses of ActionService in org.alfresco.repo.imap
Methods in org.alfresco.repo.imap that return ActionService Modifier and Type Method Description ActionServiceImapContentPolicy. getActionService()Methods in org.alfresco.repo.imap with parameters of type ActionService Modifier and Type Method Description voidImapContentPolicy. setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.repo.invitation
Methods in org.alfresco.repo.invitation with parameters of type ActionService Modifier and Type Method Description voidInvitationServiceImpl. setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.repo.invitation.site
Fields in org.alfresco.repo.invitation.site declared as ActionService Modifier and Type Field Description protected ActionServiceInviteSender. actionService -
Uses of ActionService in org.alfresco.repo.notification
Methods in org.alfresco.repo.notification with parameters of type ActionService Modifier and Type Method Description voidEMailNotificationProvider. setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.repo.quickshare
Methods in org.alfresco.repo.quickshare with parameters of type ActionService Modifier and Type Method Description voidQuickShareServiceImpl. setActionService(ActionService actionService)Set the actionService -
Uses of ActionService in org.alfresco.repo.rendition
Methods in org.alfresco.repo.rendition with parameters of type ActionService Modifier and Type Method Description voidPerformRenditionActionExecuter. setActionService(ActionService actionService)Deprecated.Injects the actionService bean.voidRenditionedAspect. setActionService(ActionService actionService)Deprecated.voidRenditionServiceImpl. setActionService(ActionService actionService)Deprecated.Injects the ActionService bean. -
Uses of ActionService in org.alfresco.repo.rendition.executer
Methods in org.alfresco.repo.rendition.executer with parameters of type ActionService Modifier and Type Method Description voidCompositeRenderingEngine. setActionService(ActionService actionService)Deprecated. -
Uses of ActionService in org.alfresco.repo.replication
Methods in org.alfresco.repo.replication with parameters of type ActionService Modifier and Type Method Description voidReplicationServiceImpl. setActionService(ActionService actionService)Injects the ActionService bean. -
Uses of ActionService in org.alfresco.repo.rule
Methods in org.alfresco.repo.rule with parameters of type ActionService Modifier and Type Method Description voidRuleServiceImpl. setActionService(ActionService actionService)Set the action service -
Uses of ActionService in org.alfresco.repo.security.authentication
Methods in org.alfresco.repo.security.authentication with parameters of type ActionService Modifier and Type Method Description voidResetPasswordServiceImpl. setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return ActionService Modifier and Type Method Description ActionServiceServiceDescriptorRegistry. getActionService() -
Uses of ActionService in org.alfresco.repo.subscriptions
Fields in org.alfresco.repo.subscriptions declared as ActionService Modifier and Type Field Description protected ActionServiceSubscriptionServiceImpl. actionServiceMethods in org.alfresco.repo.subscriptions with parameters of type ActionService Modifier and Type Method Description voidSubscriptionServiceImpl. setActionService(ActionService actionService)Sets the action service. -
Uses of ActionService in org.alfresco.repo.tagging
Methods in org.alfresco.repo.tagging with parameters of type ActionService Modifier and Type Method Description protected voidUpdateTagScopesQuartzJob. execute(ActionService actionService, UpdateTagScopesActionExecuter updateTagsAction)voidTaggingServiceImpl. setActionService(ActionService actionService)Set the action service -
Uses of ActionService in org.alfresco.repo.transfer
Methods in org.alfresco.repo.transfer with parameters of type ActionService Modifier and Type Method Description voidRepoTransferReceiverImpl. setActionService(ActionService actionService)voidTransferServiceImpl2. setActionService(ActionService actionService) -
Uses of ActionService in org.alfresco.service
Methods in org.alfresco.service that return ActionService Modifier and Type Method Description ActionServiceServiceRegistry. getActionService()
-