Interface MessageRoutingComponent
-
- All Superinterfaces:
BaseRoutingComponent<PlatformMessage>
,Stage
public interface MessageRoutingComponent extends BaseRoutingComponent<PlatformMessage>
Interface for components that provide basic routing features inside an AIE workflow ofPlatformMessage
s.This router does not support the rejoin property
-
-
Method Summary
-
Methods inherited from interface com.attivio.sdk.server.component.routing.BaseRoutingComponent
getRoutingKey
-
-