public abstract class GremlinController extends BaseController
| Modifier and Type | Field and Description |
|---|---|
static int |
CONTENT_LENGTH_LIMIT |
static Pattern |
CONTENT_PATTERN |
ORDER_ASC, ORDER_DESC| Constructor and Description |
|---|
GremlinController() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkContentLength(String content) |
checkIdSameAsBody, checkParamsNotEmpty, checkParamsNotEmpty, mergeEntitypublic static final Pattern CONTENT_PATTERN
public static final int CONTENT_LENGTH_LIMIT
public static void checkContentLength(String content)
Copyright © 2024 The Apache Software Foundation. All rights reserved.