06-19-2018 10:34 PM
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 |
Explore our Alfresco products with the links below. Use labels to filter content by product module.