Alfresco repository module with javascript root object extensions which are helpful in much scenarios. Following root objects are provided:
auth
batch
database
policies
jmxClient
jobs
repoAdmin
print(repoAdmin.exec('help'))
- show the helpprint(reopAdmin.exec('show models'));
- show all additional datamodelssolr
tenantAdmin
print(tenantAdmin.exec('help'))
- show the helpprint(tenantAdmin.exec('show tenants'));
- show all tenants (if you create one before!)trans
workflowAdmin
print(workflowAdmin.exec('help'))
- show the helpprint(workflowAdmin.exec('show definitions'));
- show all workflow definitionsTo build the module and its AMP / JAR files, run the following command from the base project directory:
mvn install
Owner | Jens Goldhammer |
Versions | Community 4.0.x Community 4.2.x Community 5.0.x Enterprise 4.0.x Enterprise 4.1.x Enterprise 4.2.x Enterprise 5.0.x |
License Type | Apache |
Project Page | GitHub - jgoldhammer/alfresco-jscript-extensions: Alfresco repository module with helpful javascript... |
Download Page | Release 1.0beta (Alfresco 4 and 5) · jgoldhammer/alfresco-jscript-extensions · GitHub |
Tags | rootobjects |
Component Type | Admin Console |
Extension Points | Javascript Root Scope Object |
Installation | AMP, JAR |
Products | Repository |
Add-ons is the place to find extensions, Alfresco customizations and related projects for your installation.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.