@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 © 2016 Nuxeo SA. All rights reserved.