public interface Headers
Modifier and Type | Field and Description |
---|---|
static String |
ARTIFACT_ID |
static String |
DEPRECATED |
static String |
VERSION |
Modifier and Type | Method and Description |
---|---|
default void |
checkIfDeprecated(Supplier<ArtifactState> stateSupplier,
String artifactId,
Number version,
javax.ws.rs.core.Response.ResponseBuilder builder) |
static final String ARTIFACT_ID
static final String VERSION
static final String DEPRECATED
default void checkIfDeprecated(Supplier<ArtifactState> stateSupplier, String artifactId, Number version, javax.ws.rs.core.Response.ResponseBuilder builder)
Copyright © 2020 Red Hat. All rights reserved.