Package com.github.workerframework.api
Interface TaskInformation
- All Known Implementing Classes:
RabbitTaskInformation
public interface TaskInformation
-
Method Summary
-
Method Details
-
getInboundMessageId
String getInboundMessageId() -
isPoison
default boolean isPoison()
-