| Package | Description |
|---|---|
| org.graylog2.contentpacks | |
| org.graylog2.periodical | |
| org.graylog2.rest.resources.system.contentpacks |
| Constructor and Description |
|---|
ContentPackService(ContentPackInstallationPersistenceService contentPackInstallationPersistenceService,
Set<ConstraintChecker> constraintCheckers,
Map<ModelType,EntityFacade<?>> entityFacades) |
| Constructor and Description |
|---|
ContentPackLoaderPeriodical(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
ContentPackService contentPackService,
ContentPackPersistenceService contentPackPersistenceService,
ContentPackInstallationPersistenceService contentPackInstallationPersistenceService,
Configuration configuration,
boolean contentPacksLoaderEnabled,
Path contentPacksDir,
Set<String> contentPacksAutoInstall) |
| Constructor and Description |
|---|
ContentPackResource(ContentPackService contentPackService,
ContentPackPersistenceService contentPackPersistenceService,
ContentPackInstallationPersistenceService contentPackInstallationPersistenceService) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.