public class EntityDependencyResolver extends Object
| Constructor and Description |
|---|
EntityDependencyResolver(ContentPackService contentPackService,
GRNRegistry grnRegistry,
GRNDescriptorService descriptorService,
DBGrantService grantService) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableSet<EntityDescriptor> |
resolve(GRN entity) |
@Inject public EntityDependencyResolver(ContentPackService contentPackService, GRNRegistry grnRegistry, GRNDescriptorService descriptorService, DBGrantService grantService)
public com.google.common.collect.ImmutableSet<EntityDescriptor> resolve(GRN entity)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.