Package com.logicaldoc.robot
Class RobotInitializer
java.lang.Object
com.logicaldoc.core.ContextInitializer
com.logicaldoc.ai.AIInitializer
com.logicaldoc.robot.RobotInitializer
- All Implemented Interfaces:
- EventListener,- org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
Initializes the system with proper models and Robot
- Since:
- 9.2
- Author:
- Marco Meschieri - LogicalDOC
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.logicaldoc.core.ContextInitializeronApplicationEventMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.context.ApplicationListenersupportsAsyncExecution
- 
Constructor Details- 
RobotInitializerpublic RobotInitializer()
 
-