Automation
This page provides the possibility to insert a javascript to Annotations Application Plugin for create, update and delete.
Figure 1. Automation configuration for Annotations Application Plugin
Javascript has the following objects:
Name of object |
Description |
modifiedAnnotations |
a list of modified annotations (see com.meylemueller.omn.annotation.model.impl.AnnotationVO) |
deletedAnnotations |
a list of modified annotations (see com.meylemueller.omn.annotation.model.impl.AnnotationVO) |
mandatorName |
Identifier of current mandator (String) |
entryFacade |
EntryFacade instance |
logger |
Logger instance [cols="2,5,3"] |