Package com.artisol.teneo.engine.core.engine
-
Interface Summary Interface Description EngineAccess.Data EngineAccess.Data.ActiveFlow The data of an active flow stack entry.EngineAccess.Data.Flow The data of a flow.EngineAccess.Data.FlowTrigger The data of a flow trigger.EngineAccess.Data.Vertex The data of a flow vertex.EngineOutputI This interface defines read-only access to the engine output data.ImmutableActiveFlowI ImmutableActiveFlowStackI The stack of active flows.ImmutableLogEntryI This interface defines read-only access to the basic data of a log entry.ImmutableSessionDataI This interface defines read-only access to the session data. -
Class Summary Class Description EngineAccess Provides controlled access for scripts to internal engine data.EngineAccess.HistoryItem Data of a session history entry.EngineAccess.LangCompMatch Entry type of the list returned byEngineAccess.findMatchingLanguageComponents(java.lang.String, boolean)
. -
Enum Summary Enum Description EngineAccess.WordListType Result types known to methods that return word processing data.ImmutableSessionDataI.TerminationReason Possible reasons for termination of a session.