Package com.attivio.sdk.server.component.routing
Interfaces for all transformers that route messages or documents to other workflows in the
system.
Copyright 2019 Attivio Inc., All rights reserved.
Copyright 2019 Attivio Inc., All rights reserved.
-
Interface Summary Interface Description BaseRoutingComponent<T> Indicates that the implementor returns values to populate aWorkflowQueue
.DocumentRoutingComponent Interface for components that provide basic routing features inside an AIE workflow ofIngestDocument
s.MessageRoutingComponent Interface for components that provide basic routing features inside an AIE workflow ofPlatformMessage
s.