public class RegisterV4Api extends AbstractRegister
Constructor and Description |
---|
RegisterV4Api() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Provide name of the REST API extension.
|
void |
registerEndPoints(RestApiContext context) |
getRequiredCoreExtensions, registerSchemas
public void registerEndPoints(RestApiContext context)
public java.lang.String getName()
RestApiExtension
getName
in interface RestApiExtension
getName
in class AbstractRegister