Package xyz.block.ftl.deployment
Class RetryRecord
-
- All Implemented Interfaces:
public final class RetryRecord extends Record
-
-
Constructor Summary
Constructors Constructor Description RetryRecord()
-
Method Summary
Modifier and Type Method Description static RetryRecordfromJandex(AnnotationInstance nested, String currentModuleName)booleanisEmpty()-
-
Method Detail
-
fromJandex
static RetryRecord fromJandex(AnnotationInstance nested, String currentModuleName)
-
isEmpty
boolean isEmpty()
-
-
-
-