Uses of Class
org.graylog2.rest.models.system.contentpacks.responses.ContentPackRevisions
Packages that use ContentPackRevisions
Package
Description
-
Uses of ContentPackRevisions in org.graylog2.rest.models.system.contentpacks.responses
Methods in org.graylog2.rest.models.system.contentpacks.responses that return ContentPackRevisionsModifier and TypeMethodDescriptionstatic ContentPackRevisionsContentPackRevisions.create(Map<Integer, ContentPack> contentPackRevisions, Map<Integer, Set<ConstraintCheckResult>> constraints) -
Uses of ContentPackRevisions in org.graylog2.rest.resources.system.contentpacks
Methods in org.graylog2.rest.resources.system.contentpacks that return ContentPackRevisions