| Package | Description |
|---|---|
| org.ocpsoft.rewrite.config |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurationRuleBuilderOtherwise
An intermediate stage
Rule configuration. |
interface |
ConfigurationRuleBuilderPerform
An intermediate stage
Rule configuration. |
interface |
ConfigurationRuleBuilderWithId
An intermediate stage
Rule configuration. |
interface |
ConfigurationRuleBuilderWithPriority
An intermediate stage
Rule configuration. |
interface |
ConfigurationRuleBuilderWithPriorityAndId
An intermediate stage
Rule configuration. |
interface |
ConfigurationRuleParameterMatches
A
ConfigurationRuleParameter with a matches clause. |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationRuleBuilder
An intermediate stage
Rule configuration. |
class |
ConfigurationRuleParameterBuilder
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationRuleBuilderWithMetadata |
ConfigurationRuleBuilder.withMetadata(Object key,
Object value) |
ConfigurationRuleBuilderWithMetadata |
ConfigurationRuleParameterBuilder.withMetadata(Object key,
Object value) |
ConfigurationRuleBuilderWithMetadata |
ConfigurationRuleBuilderWithMetadata.withMetadata(Object key,
Object value)
Specify additional meta-data to be associated with this
Rule. |
Copyright © 2023 OCPsoft. All rights reserved.