Interface TaskInformation

All Known Implementing Classes:
RabbitTaskInformation

public interface TaskInformation
  • Method Summary

    Modifier and Type
    Method
    Description
     
    default boolean
     
  • Method Details

    • getInboundMessageId

      String getInboundMessageId()
    • isPoison

      default boolean isPoison()