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
Please note the special annotation
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 Summary Class Description Automation Represents the automation scripting engineClassTool Utility functions for manipulating classes and resources.ContextTool Utility methods to access the Application context from inside the AutomationDateTool Utility class to handle dates from inside the AutomationDocTool Utility methods to handle documents from within AutomationFolderTool Utility methods to handle folders from within the AutomationI18NTool Utility class to handle translations from inside AutomationLogTool Simple utility class to give access to the system's log from within the AutomationMailTool Utility functions to handle emails and send messages from within the AutomationNumberTool Extension of the standard NumberTool that allows the locale specification as string.SecurityTool Utility methods to handle some security related operations from within the AutomationSystemTool Utility functions for interacting with the Operative System from within the Automation -
Annotation Types Summary Annotation Type Description AutomationDictionary Marks a class to be added to the automation dictionary