Package org.nuclos.api.context
package org.nuclos.api.context
-
ClassDescription
AuthenticationContextrepresents the context used in anAuthenticationRule.authenticate(AuthenticationContext).CustomContextrepresents the context used in a Custom-RuleCustomRestContextrepresents the context used inCustomRestRuleresponse of custom REST service containing additional header informationDeleteContextrepresents the context used in Deletion-RuleGenerateContextrepresents the context used in Generation-RuleInputContextadds 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 byInputDelegateif user input is incomplete orInsertContextrepresents the context used in Insert-Rule, Insert and InsertFinalJobContextrepresents the context used in Job-RuleLayoutComponentContextrepresents the base context that carries environmental informations for layout componentsLogContextrepresents a context with basic logging functionality.MessageContextadds support for sending commands to the client.MultiContext<PK>PrintContextrepresents the context used inPrintRulePrintFinalContextrepresents the context used inPrintFinalRulePrintResultprovides the results of printout process to the rule executionPrintFinalContextAuthenticationContextrepresents the context used in anAuthenticationRule.refreshAuthentication(RefreshAuthenticationContext).RuleContextrepresents 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>SpringInputContextadds support for requesting input from the user.StateChangeContextrepresents the context used in StateChange-Rule, StateChange and StateChangeFinalTranslationContextrepresents the context used in aTranslator.translate(TranslationContext)translate(TranslationContext)}.UpdateContextrepresents the context used in an Update-Rule, Update and UpdateFinalValidateUserInfoContextrepresents the context used in anAuthenticationRule.validateUserInfo(ValidateUserInfoContext).