Uses of Interface
org.alfresco.repo.jscript.Scopeable
-
-
Uses of Scopeable in org.alfresco.repo.action.script
Classes in org.alfresco.repo.action.script that implement Scopeable Modifier and Type Class Description classScriptActionTrackingServiceScript object representing the action tracking service.classScriptExecutionDetailsExecutionDetails JavaScript Object. -
Uses of Scopeable in org.alfresco.repo.activities.script
Classes in org.alfresco.repo.activities.script that implement Scopeable Modifier and Type Class Description classActivityScripted Activity Service for posting activities. -
Uses of Scopeable in org.alfresco.repo.forms.script
Classes in org.alfresco.repo.forms.script that implement Scopeable Modifier and Type Class Description classScriptFormServiceScript object representing the form service. -
Uses of Scopeable in org.alfresco.repo.invitation.script
Classes in org.alfresco.repo.invitation.script that implement Scopeable Modifier and Type Class Description classScriptInvitationServiceScript object representing the invitation service. -
Uses of Scopeable in org.alfresco.repo.jscript
Classes in org.alfresco.repo.jscript that implement Scopeable Modifier and Type Class Description classActionsScripted Action service for describing and executing actions against Nodes.classApplicationScriptUtilsUtility functions specifically for external application use.classAssociationObject representing an associationclassBaseScopableProcessorExtensionAbstract base class for a script implementation that requires a script execution scope.classBehaviourObject representing the behaviour informationclassCategoryNodeCategory Nodes from the classification helper have special support.classChildAssociationObject representing a child associationclassClassificationSupport class for finding categories, finding root nodes for categories and creating root categories.classImapclassPeopleScripted People service for describing and executing actions against People & Groups.classPresenceScripted Presence service for determining online status of People.classScriptActionScriptable ActionclassScriptNodeScript Node class implementation, specific for use by ScriptService as part of the object model.classScriptTestUtilsclassScriptUtilsPlace for general and miscellaneous utility functions not already found in generic JavaScript.classSearchSearch 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 Modifier and Type Class Description classScriptPreferenceService -
Uses of Scopeable in org.alfresco.repo.rating.script
Classes in org.alfresco.repo.rating.script that implement Scopeable Modifier and Type Class Description classScriptRatingServiceScript object representing the rating service. -
Uses of Scopeable in org.alfresco.repo.rendition.script
Classes in org.alfresco.repo.rendition.script that implement Scopeable Modifier and Type Class Description classScriptRenditionDefinitionDeprecated.The RenditionService is being replace by the simpler async RenditionService2.classScriptRenditionServiceDeprecated.The RenditionService is being replace by the simpler async RenditionService2. -
Uses of Scopeable in org.alfresco.repo.replication.script
Classes in org.alfresco.repo.replication.script that implement Scopeable Modifier and Type Class Description classScriptReplicationDefinitionReplicationDefinition JavaScript Object.classScriptReplicationServiceScript 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 Scopeable Modifier and Type Class Description classScriptAuthorityServiceScript object representing the authority service. -
Uses of Scopeable in org.alfresco.repo.site.script
Classes in org.alfresco.repo.site.script that implement Scopeable Modifier and Type Class Description classScriptSiteServiceScript object representing the site service. -
Uses of Scopeable in org.alfresco.repo.tagging.script
Classes in org.alfresco.repo.tagging.script that implement Scopeable Modifier and Type Class Description classScriptTaggingServiceScript object representing the tagging service. -
Uses of Scopeable in org.alfresco.repo.thumbnail.script
Classes in org.alfresco.repo.thumbnail.script that implement Scopeable Modifier and Type Class Description classScriptThumbnailclassScriptThumbnailServiceDeprecated.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 Modifier and Type Class Description classScriptTransferServiceJava Script Transfer Service. -
Uses of Scopeable in org.alfresco.repo.virtual
Classes in org.alfresco.repo.virtual that implement Scopeable Modifier and Type Class Description classAlfrescoScriptVirtualContextJavaScript APIVirtualContextadapter. -
Uses of Scopeable in org.alfresco.repo.workflow.activiti
Classes in org.alfresco.repo.workflow.activiti that implement Scopeable Modifier and Type Class Description classActivitiScriptNodeScriptable Node suitable for Activti Beanshell access -
Uses of Scopeable in org.alfresco.repo.workflow.jscript
Classes in org.alfresco.repo.workflow.jscript that implement Scopeable Modifier and Type Class Description classJscriptWorkflowTaskThis class represents a workflow task (an instance of a workflow task definition)classWorkflowManagerThe Workflow Manager serves as the main entry point for scripts to create and interact with workflows.
-