| Package | Description |
|---|---|
| org.graylog2.contentpacks | |
| org.graylog2.rest.models.system.contentpacks.responses |
| Modifier and Type | Method and Description |
|---|---|
Map<ModelId,Map<Integer,ContentPackMetadata>> |
ContentPackInstallationPersistenceService.getInstallationMetadata(Set<ModelId> ids) |
| Modifier and Type | Method and Description |
|---|---|
static ContentPackMetadata |
ContentPackMetadata.create(int installationCount) |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<ModelId,Map<Integer,ContentPackMetadata>> |
ContentPackList.contentPacksMetadata() |
| Modifier and Type | Method and Description |
|---|---|
static ContentPackList |
ContentPackList.create(long total,
Set<ContentPack> contentPacks,
Map<ModelId,Map<Integer,ContentPackMetadata>> contentPacksMetadata) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.