Package io.datarouter.exception.service
Interface ExceptionIssueLinkPrefixSupplier
- All Known Implementing Classes:
ExceptionIssueLinkPrefixSupplier.ExceptionIssueLinkPrefix,ExceptionIssueLinkPrefixSupplier.NoOpExceptionIssueLinkPrefixSupplier
public interface ExceptionIssueLinkPrefixSupplier extends Supplier<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