Interface CorrelatedMessageSubscription

All Known Implementing Classes:
CorrelatedMessageSubscriptionImpl

public interface CorrelatedMessageSubscription
  • Method Details

    • getCorrelationKey

      String getCorrelationKey()
    • getCorrelationTime

      OffsetDateTime getCorrelationTime()
    • getElementId

      String getElementId()
    • getElementInstanceKey

      Long getElementInstanceKey()
    • getMessageKey

      Long getMessageKey()
    • getMessageName

      String getMessageName()
    • getPartitionId

      Integer getPartitionId()
    • getProcessDefinitionId

      String getProcessDefinitionId()
    • getProcessDefinitionKey

      Long getProcessDefinitionKey()
    • getProcessInstanceKey

      Long getProcessInstanceKey()
    • getSubscriptionKey

      Long getSubscriptionKey()
    • getTenantId

      String getTenantId()