| Package | Description |
|---|---|
| org.craftercms.cstudio.publishing.processor |
| Modifier and Type | Field and Description |
|---|---|
protected HttpMethodCallPostProcessor.Method |
HttpMethodCallPostProcessor.method |
| Modifier and Type | Method and Description |
|---|---|
HttpMethodCallPostProcessor.Method |
HttpMethodCallPostProcessor.getMethod() |
static HttpMethodCallPostProcessor.Method |
HttpMethodCallPostProcessor.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethodCallPostProcessor.Method[] |
HttpMethodCallPostProcessor.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpMethodCallPostProcessor.setMethod(HttpMethodCallPostProcessor.Method method) |
Copyright © 2017 CrafterCMS. All rights reserved.