public class WindupConfigurationQuery extends GraphCondition
| Constructor and Description |
|---|
WindupConfigurationQuery() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(GraphRewrite event,
org.ocpsoft.rewrite.context.EvaluationContext context)
Only here to allow the class extend GraphCondition to show up in code completion.
|
static QueryBuilderWith |
hasOption(String propertyName) |
static QueryBuilderWith |
hasOption(String propertyName,
Object value) |
evaluate, getInputVariablesName, getOutputVariablesName, setInputVariablesName, setOutputVariablesName, setResultspublic static QueryBuilderWith hasOption(String propertyName)
public static QueryBuilderWith hasOption(String propertyName, Object value)
public boolean evaluate(GraphRewrite event, org.ocpsoft.rewrite.context.EvaluationContext context)
evaluate in class GraphConditionCopyright © 2021 JBoss by Red Hat. All rights reserved.