Package stroom.query.audit.rest
Interface DocRefResourceSupplier
-
- All Superinterfaces:
java.util.function.Function<java.lang.String,java.util.Optional<DocRefResource>>
- All Known Implementing Classes:
DocRefRemoteResourceSupplier
public interface DocRefResourceSupplier extends java.util.function.Function<java.lang.String,java.util.Optional<DocRefResource>>