Uses of Interface
org.nuclos.api.context.UpdateContext
Packages that use UpdateContext
-
Uses of UpdateContext in org.nuclos.api.rule
Methods in org.nuclos.api.rule with parameters of type UpdateContextModifier and TypeMethodDescriptionvoid
UpdateRule.update
(UpdateContext context) UpdateContext
is the context providing all update - relevant attributes and methods.void
UpdateFinalRule.updateFinal
(UpdateContext context) UpdateContext
is the context providing all updateFinal - relevant attributes and methods.