Package com.logicaldoc.retention
Class RetentionContext
java.lang.Object
com.logicaldoc.retention.RetentionContext
@ComponentScan("com.logicaldoc.retention")
@ImportResource("classpath:context/context-retention.xml")
public class RetentionContext
extends Object
Context of the retention plugin
- Since:
- 9.2.1
- Author:
- Giuseppe Desiato - LogicalDOC
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
RetentionContextpublic RetentionContext()
 
-