Package com.adobe.cq.dam.index.bootstrap
Class DamIndexBootstrap
- java.lang.Object
 - 
- com.adobe.cq.dam.index.bootstrap.DamIndexBootstrap
 
 
- 
@Deprecated public class DamIndexBootstrap extends java.lang.ObjectDeprecated.Dam indexing related bootstrap configuration 
- 
- 
Constructor Summary
Constructors Constructor Description DamIndexBootstrap()Deprecated. 
- 
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static java.util.List<AggregationRule>createAggregationRules()Deprecated.static java.util.List<IndexRule>createIndexRules()Deprecated. 
 - 
 
- 
- 
Method Detail
- 
createAggregationRules
public static java.util.List<AggregationRule> createAggregationRules()
Deprecated. 
- 
createIndexRules
public static java.util.List<IndexRule> createIndexRules()
Deprecated. 
 - 
 
 -