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 TypeMethodDescriptionvoidUpdateRule.update(UpdateContext context) UpdateContextis the context providing all update - relevant attributes and methods.voidUpdateFinalRule.updateFinal(UpdateContext context) UpdateContextis the context providing all updateFinal - relevant attributes and methods.