Interface FLowUserIdSettingCommunication

All Superinterfaces:
CommonDecorator, ExternalCommunicationDecorator, FlowCommon, FlowExternalCommunication
All Known Subinterfaces:
FlowContext
All Known Implementing Classes:
DefaultFlowContext

public interface FLowUserIdSettingCommunication extends FlowExternalCommunication
Since:
25.1
Author:
渔民小镇
date:
2025-10-09
  • Method Details

    • bindingUserIdAndGetResult

      default SettingUserIdResult bindingUserIdAndGetResult(long bindingUserId)
    • bindingUserId

      default boolean bindingUserId(long userId)
      After binding the userId, it means the login is successful
      Parameters:
      userId - userId
      Returns:
      true:login success