Uses of Package
org.nuclos.api.context
Package
Description
-
-
ClassDescription
CustomRestContext
represents the context used inCustomRestRule
InputContext
adds support for requesting input from the user.Specification of a client-side delegate class to produce a customized input panel.Specification of input dialog.Exception to be thrown byInputDelegate
if user input is incomplete orLogContext
represents a context with basic logging functionality.PrintResult
provides the results of printout process to the rule executionPrintFinalContext
RuleContext
represents the base context that supports elementary functions like caching that enables to pass objects throw a list of rules that are executed during one event.Created by Oliver Brausch on 27.04.24.SpringInputContext
adds support for requesting input from the user. -
-
-
ClassDescription
AuthenticationContext
represents the context used in anAuthenticationRule.authenticate(AuthenticationContext)
.CustomContext
represents the context used in a Custom-RuleDeleteContext
represents the context used in Deletion-RuleGenerateContext
represents the context used in Generation-RuleInsertContext
represents the context used in Insert-Rule, Insert and InsertFinalJobContext
represents the context used in Job-RulePrintContext
represents the context used inPrintRule
PrintFinalContext
represents the context used inPrintFinalRule
AuthenticationContext
represents the context used in anAuthenticationRule.refreshAuthentication(RefreshAuthenticationContext)
.StateChangeContext
represents the context used in StateChange-Rule, StateChange and StateChangeFinalUpdateContext
represents the context used in an Update-Rule, Update and UpdateFinal -
-
ClassDescription
LayoutComponentContext
represents the base context that carries environmental informations for layout components