JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
com.attivio.sdk.server.component.routing.BaseRoutingComponent
Packages that use
BaseRoutingComponent
Package
Description
com.attivio.sdk.server.component.routing
Interfaces for all transformers that route messages or documents to other workflows in the system.
Uses of
BaseRoutingComponent
in
com.attivio.sdk.server.component.routing
Subinterfaces of
BaseRoutingComponent
in
com.attivio.sdk.server.component.routing
Modifier and Type
Interface
Description
interface
DocumentRoutingComponent
Interface for components that provide basic routing features inside an AIE workflow of
IngestDocument
s.
interface
MessageRoutingComponent
Interface for components that provide basic routing features inside an AIE workflow of
PlatformMessage
s.