Package org.nuclos.api.context
package org.nuclos.api.context
-
ClassDescription
AuthenticationContext
represents the context used in anAuthenticationRule.authenticate(AuthenticationContext)
.CustomContext
represents the context used in a Custom-RuleCustomRestContext
represents the context used inCustomRestRule
response of custom REST service containing additional header informationDeleteContext
represents the context used in Deletion-RuleGenerateContext
represents the context used in Generation-RuleInputContext
adds support for requesting input from the user.Interface for creating input delegate views.Specification of a client-side delegate class to produce a customized input panel.Exception to request additional input user.Specification of input dialog.Exception to be thrown byInputDelegate
if user input is incomplete orInsertContext
represents the context used in Insert-Rule, Insert and InsertFinalJobContext
represents the context used in Job-RuleLayoutComponentContext
represents the base context that carries environmental informations for layout componentsLogContext
represents a context with basic logging functionality.MessageContext
adds support for sending commands to the client.MultiContext<PK>PrintContext
represents the context used inPrintRule
PrintFinalContext
represents the context used inPrintFinalRule
PrintResult
provides the results of printout process to the rule executionPrintFinalContext
AuthenticationContext
represents the context used in anAuthenticationRule.refreshAuthentication(RefreshAuthenticationContext)
.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.Context for scripting expressions.SingleContext<PK>SpringInputContext
adds support for requesting input from the user.StateChangeContext
represents the context used in StateChange-Rule, StateChange and StateChangeFinalUpdateContext
represents the context used in an Update-Rule, Update and UpdateFinal