Uses of Class
org.tkit.onecx.quarkus.parameter.history.ParametersHistoryEvent
Packages that use ParametersHistoryEvent
-
Uses of ParametersHistoryEvent in org.tkit.onecx.quarkus.parameter.history
Methods in org.tkit.onecx.quarkus.parameter.history that return ParametersHistoryEventModifier and TypeMethodDescriptionstatic ParametersHistoryEventParametersHistoryEvent.of(org.tkit.quarkus.context.Context ctx, String name, Class<?> type, Object value, Object defaultValue) Methods in org.tkit.onecx.quarkus.parameter.history with parameters of type ParametersHistoryEventModifier and TypeMethodDescriptionvoidParametersHistory.addParameterRequest(ParametersHistoryEvent event) voidParametersHistoryService.consumeEvent(ParametersHistoryEvent event)