Uses of Interface
org.alfresco.repo.jscript.Scopeable
Packages that use Scopeable
Package
Description
Provides the JavaScript implementation of the transfer service.
-
Uses of Scopeable in org.alfresco.repo.action.script
Classes in org.alfresco.repo.action.script that implement ScopeableModifier and TypeClassDescriptionclassScript object representing the action tracking service.final classExecutionDetails JavaScript Object. -
Uses of Scopeable in org.alfresco.repo.activities.script
Classes in org.alfresco.repo.activities.script that implement ScopeableModifier and TypeClassDescriptionfinal classScripted Activity Service for posting activities. -
Uses of Scopeable in org.alfresco.repo.forms.script
Classes in org.alfresco.repo.forms.script that implement ScopeableModifier and TypeClassDescriptionclassScript object representing the form service. -
Uses of Scopeable in org.alfresco.repo.invitation.script
Classes in org.alfresco.repo.invitation.script that implement ScopeableModifier and TypeClassDescriptionclassScript object representing the invitation service. -
Uses of Scopeable in org.alfresco.repo.jscript
Classes in org.alfresco.repo.jscript that implement ScopeableModifier and TypeClassDescriptionfinal classScripted Action service for describing and executing actions against Nodes.final classUtility functions specifically for external application use.classObject representing an associationclassAbstract base class for a script implementation that requires a script execution scope.classObject representing the behaviour informationclassCategory Nodes from the classification helper have special support.classObject representing a child associationfinal classSupport class for finding categories, finding root nodes for categories and creating root categories.final classclassScripted People service for describing and executing actions against People & Groups.final classScripted Presence service for determining online status of People.classScriptable ActionclassScript Node class implementation, specific for use by ScriptService as part of the object model.classclassPlace for general and miscellaneous utility functions not already found in generic JavaScript.classSearch component for use by the ScriptService. -
Uses of Scopeable in org.alfresco.repo.preference.script
Classes in org.alfresco.repo.preference.script that implement Scopeable -
Uses of Scopeable in org.alfresco.repo.rating.script
Classes in org.alfresco.repo.rating.script that implement ScopeableModifier and TypeClassDescriptionclassScript object representing the rating service. -
Uses of Scopeable in org.alfresco.repo.rendition.script
Classes in org.alfresco.repo.rendition.script that implement ScopeableModifier and TypeClassDescriptionfinal classDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classDeprecated.The RenditionService is being replace by the simpler async RenditionService2. -
Uses of Scopeable in org.alfresco.repo.rendition2.script
Classes in org.alfresco.repo.rendition2.script that implement ScopeableModifier and TypeClassDescriptionclassTheScriptRenditionService2class provides a scripting interface for working with Rendition Service 2. -
Uses of Scopeable in org.alfresco.repo.replication.script
Classes in org.alfresco.repo.replication.script that implement ScopeableModifier and TypeClassDescriptionfinal classReplicationDefinition JavaScript Object.classScript object representing the replication service. -
Uses of Scopeable in org.alfresco.repo.security.authority.script
Classes in org.alfresco.repo.security.authority.script that implement ScopeableModifier and TypeClassDescriptionclassScript object representing the authority service. -
Uses of Scopeable in org.alfresco.repo.site.script
Classes in org.alfresco.repo.site.script that implement ScopeableModifier and TypeClassDescriptionclassScript object representing the site service. -
Uses of Scopeable in org.alfresco.repo.tagging.script
Classes in org.alfresco.repo.tagging.script that implement ScopeableModifier and TypeClassDescriptionclassScript object representing the tagging service. -
Uses of Scopeable in org.alfresco.repo.thumbnail.script
Classes in org.alfresco.repo.thumbnail.script that implement ScopeableModifier and TypeClassDescriptionclassclassDeprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries. -
Uses of Scopeable in org.alfresco.repo.transfer.script
Classes in org.alfresco.repo.transfer.script that implement Scopeable -
Uses of Scopeable in org.alfresco.repo.virtual
Classes in org.alfresco.repo.virtual that implement Scopeable -
Uses of Scopeable in org.alfresco.repo.workflow.activiti
Classes in org.alfresco.repo.workflow.activiti that implement ScopeableModifier and TypeClassDescriptionclassScriptable Node suitable for Activti Beanshell access -
Uses of Scopeable in org.alfresco.repo.workflow.jscript
Classes in org.alfresco.repo.workflow.jscript that implement ScopeableModifier and TypeClassDescriptionclassThis class represents a workflow task (an instance of a workflow task definition)classThe Workflow Manager serves as the main entry point for scripts to create and interact with workflows.