Interface CommonDecorator

All Known Subinterfaces:
BroadcastMulticastCommunicationDecorator, BroadcastUserCommunicationDecorator, BroadcastUserListCommunicationDecorator, Communication, ExternalCommunicationDecorator, FlowAttachmentCommunication, FlowBindingLogicServerCommunication, FlowBroadcastCommunication, FlowCommon, FlowCommunicationEventBus, FlowContext, FlowExternalCommunication, FlowExternalWriteCommunication, FlowLogicCallCollectCommunication, FlowLogicCallCommunication, FlowLogicSendCommunication, FLowUserIdSettingCommunication, LogicCallCollectCommunicationDecorator, LogicCallCommunicationDecorator, LogicSendCommunicationDecorator
All Known Implementing Classes:
DefaultCommunication, DefaultFlowContext

public interface CommonDecorator
CommonDecorator
Since:
25.1
Author:
渔民小镇
date:
2025-09-28
  • Method Details

    • getCommunicationAggregation

      default CommunicationAggregation getCommunicationAggregation()
    • getTraceId

      default String getTraceId()
    • getCurrentExecutor

      default Executor getCurrentExecutor()