Package io.openraven.magpie.api
Interface PolicyOutputPlugin<T>
-
- All Superinterfaces:
MagpiePlugin<T>
public interface PolicyOutputPlugin<T> extends MagpiePlugin<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerateReport(com.fasterxml.jackson.databind.node.ObjectNode results)-
Methods inherited from interface io.openraven.magpie.api.MagpiePlugin
configType, id, init, shutdown
-
-