Package io.datarouter.exception.service
Interface ExceptionIssueLinkPrefixSupplier
- All Superinterfaces:
java.util.function.Supplier<java.lang.String>
- All Known Implementing Classes:
ExceptionIssueLinkPrefixSupplier.ExceptionIssueLinkPrefix,ExceptionIssueLinkPrefixSupplier.NoOpExceptionIssueLinkPrefixSupplier
public interface ExceptionIssueLinkPrefixSupplier
extends java.util.function.Supplier<java.lang.String>
Implementations of this class can be used for external services that track projects like JIRA
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classExceptionIssueLinkPrefixSupplier.ExceptionIssueLinkPrefixstatic classExceptionIssueLinkPrefixSupplier.NoOpExceptionIssueLinkPrefixSupplier -
Method Summary