Class BulkheadEventDTOFactory
- java.lang.Object
-
- io.github.resilience4j.common.bulkhead.monitoring.endpoint.BulkheadEventDTOFactory
-
public class BulkheadEventDTOFactory extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BulkheadEventDTOcreateBulkheadEventDTO(io.github.resilience4j.bulkhead.event.BulkheadEvent event)
-
-
-
Method Detail
-
createBulkheadEventDTO
public static BulkheadEventDTO createBulkheadEventDTO(io.github.resilience4j.bulkhead.event.BulkheadEvent event)
-
-