Uses of Class
org.alfresco.repo.action.ActionImpl
-
Packages that use ActionImpl Package Description org.alfresco.repo.action org.alfresco.repo.quickshare org.alfresco.repo.rendition org.alfresco.repo.replication -
-
Uses of ActionImpl in org.alfresco.repo.action
Subclasses of ActionImpl in org.alfresco.repo.action Modifier and Type Class Description classCompositeActionImplComposite action implementationMethods in org.alfresco.repo.action with parameters of type ActionImpl Modifier and Type Method Description voidActionTrackingServiceImpl. recordActionPending(ActionImpl action)voidActionTrackingServiceImpl. recordActionPending(ActionImpl action, org.alfresco.service.cmr.repository.NodeRef actionedUponNodeRef) -
Uses of ActionImpl in org.alfresco.repo.quickshare
Subclasses of ActionImpl in org.alfresco.repo.quickshare Modifier and Type Class Description classQuickShareLinkExpiryActionImplQuick share link expiry action implementation class. -
Uses of ActionImpl in org.alfresco.repo.rendition
Subclasses of ActionImpl in org.alfresco.repo.rendition Modifier and Type Class Description classCompositeRenditionDefinitionImplDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classRenditionDefinitionImplDeprecated.The RenditionService is being replace by the simpler async RenditionService2. -
Uses of ActionImpl in org.alfresco.repo.replication
Subclasses of ActionImpl in org.alfresco.repo.replication Modifier and Type Class Description classReplicationDefinitionImpl
-