The following table lists root objects that expose services:
Root Object | Type in Script Runtime | Description |
---|---|---|
actionTrackingService | org.alfresco.repo.action.script.ActionTrackingService | Root of the Action Tracking Service |
atom | org.springframework.extensions.webscripts.atom.atomService | Atom service |
commentService | org.alfresco.repo.web.scripts.comment.ScriptCommentService | Root of the Comment Service |
formService | org.alfresco.repo.forms.script.ScriptFormService | Root of the Form Service |
groups | org.alfresco.repo.security.authority.script.ScriptAuthorityService | Root of the Group authorities providing access to advanced authority APIs for manipulating groups and zones. |
invitations | org.alfresco.repo.invitation.script.ScriptInvitationService | Root of the Invitations API providing access to invitations for web sites. |
preferenceService | org.alfresco.repo.preference.script.ScriptPreferenceService | Root of the Preference Service |
ratingService | org.alfresco.repo.rating.script.ScriptRatingService | Root of the Rating Service |
renditionService | org.alfresco.repo.rendition.script.ScriptRenditionService | Root of the Rendition Service |
replicationService | org.alfresco.repo.replication.script.ScriptReplicationService | Root of the Replication Service |
siteService | org.alfresco.repo.site.script.ScriptSiteService | The root of sites service providing access to the sites service. |
taggingService | org.alfresco.repo.Tagging.script.ScriptTaggingService | Root of the Tagging Service |
thumbnailService | org.alfresco.repo.thumbnail.script.ScriptThumbnailService | Root of the Thumbnail Service |
transfer | org.alfresco.repo.transfer.script.ScriptTransferService | The root of transfer service providing access to the transfer service. |