Uses of Package
org.nuclos.api.context
Packages that use org.nuclos.api.context
Package
Description
-
Classes in org.nuclos.api.context used by org.nuclos.api.businessobject.facade
-
Classes in org.nuclos.api.context used by org.nuclos.api.contextClassDescription
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. -
Classes in org.nuclos.api.context used by org.nuclos.api.context.communication
-
Classes in org.nuclos.api.context used by org.nuclos.api.provider
-
Classes in org.nuclos.api.context used by org.nuclos.api.ruleClassDescription
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 -
Classes in org.nuclos.api.context used by org.nuclos.api.service
-
Classes in org.nuclos.api.context used by org.nuclos.api.ui.layoutClassDescription
LayoutComponentContext
represents the base context that carries environmental informations for layout components