@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface RepositoryConfig
| Modifier and Type | Optional Element and Description | 
|---|---|
Granularity | 
cleanup  | 
Class<? extends RepositoryInit> | 
init  | 
public abstract Class<? extends RepositoryInit> init
public abstract Granularity cleanup
Copyright © 2019 Nuxeo. All rights reserved.