| Package | Description |
|---|---|
| org.graylog2.contentpacks | |
| org.graylog2.contentpacks.constraints | |
| org.graylog2.plugin | |
| org.graylog2.plugin.inject |
| Constructor and Description |
|---|
ContentPackService(ContentPackInstallationPersistenceService contentPackInstallationPersistenceService,
Set<ConstraintChecker> constraintCheckers,
Map<ModelType,EntityFacade<?>> entityFacades) |
| Modifier and Type | Class and Description |
|---|---|
class |
GraylogVersionConstraintChecker |
class |
PluginVersionConstraintChecker |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PluginModule.addConstraintChecker(Class<? extends ConstraintChecker> constraintCheckerClass) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.multibindings.Multibinder<ConstraintChecker> |
Graylog2Module.constraintCheckerBinder() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.