Package com.logicaldoc.core.automation


package com.logicaldoc.core.automation
Automation subsystem that allows you to program your own logic inside the platform.
The automation engine can be accessed through the class Automation

Please note the special annotation AutomationDictionary that is used to automatically put in the Dictionary whatever bean you need.
Since:
1.0
  • Class
    Description
    Represents the automation scripting engine
    Utility class to handle dates from inside the Automation
    Marks a class to be added to the automation dictionary
    Extension of the standard NumberTool that allows the locale specification as string.
    Utility functions for manipulating classes and resources and for other programming language aspects
    Utility methods to handle collections
    Utility methods to access the Application context from inside the Automation
    Utility methods to handle documents from within Automation
    Utility methods to handle folders from within the Automation
    Utility class to handle translations from inside Automation
    Simple utility class to give access to the system's log from within the Automation
    Utility functions to handle emails and send messages from within the Automation
    Various Regex-based APIs to make it easy to manipulate regular expressions from Automation.
    Utility methods to do searches from within Automation
    Utility methods to handle some security related operations from within the Automation
    Utility functions for interacting with the Operative System from within the Automation
    Utility methods to handle some user related operations from within the Automation