@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias MessagePublicationResult

    The message key of the published message.

    type MessagePublicationResult = {
        messageKey?: MessageKey;
        tenantId?: TenantId;
    }
    Index

    Properties

    messageKey?: MessageKey

    The key of the message

    tenantId?: TenantId

    The tenant ID of the message.