Uses of Interface
org.nuclos.api.context.RuleContext
-
Uses of RuleContext in org.nuclos.api.context
Modifier and TypeInterfaceDescriptioninterface
CustomContext
represents the context used in a Custom-Ruleinterface
CustomRestContext
represents the context used inCustomRestRule
interface
interface
DeleteContext
represents the context used in Deletion-Ruleinterface
GenerateContext
represents the context used in Generation-Ruleinterface
InsertContext
represents the context used in Insert-Rule, Insert and InsertFinalinterface
PrintContext
represents the context used inPrintRule
interface
PrintFinalContext
represents the context used inPrintFinalRule
interface
StateChangeContext
represents the context used in StateChange-Rule, StateChange and StateChangeFinalinterface
UpdateContext
represents the context used in an Update-Rule, Update and UpdateFinal