Class ParametersHistoryEvent
java.lang.Object
org.tkit.onecx.quarkus.parameter.history.ParametersHistoryEvent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
ParametersHistoryEvent
public ParametersHistoryEvent()
-
-
Method Details
-
of
public static ParametersHistoryEvent of(org.tkit.quarkus.context.Context ctx, String name, Class<?> type, Object value, Object defaultValue)
-