public interface UrlRewriteMatchDescriptor extends UrlRewriteFlowDescriptor<UrlRewriteMatchDescriptor>
| Modifier and Type | Method and Description |
|---|---|
String |
operation() |
UrlRewriteMatchDescriptor |
operation(String operation) |
String |
pattern() |
UrlRewriteMatchDescriptor |
pattern(String pattern) |
Template |
template() |
UrlRewriteMatchDescriptor |
template(Template pattern) |
addStep, flow, flow, flow, stepstype, typeString operation()
UrlRewriteMatchDescriptor operation(String operation)
String pattern()
UrlRewriteMatchDescriptor pattern(String pattern) throws URISyntaxException
URISyntaxExceptionTemplate template()
UrlRewriteMatchDescriptor template(Template pattern)
Copyright © 2015 Apache Software Foundation. All rights reserved.