public interface FrameCreationContext
ParameterizedGraphCondition.evaluateAndPopulateValueStores(org.jboss.windup.config.GraphRewrite, org.ocpsoft.rewrite.context.EvaluationContext, FrameCreationContext)
Used for accessing the ParameterValueStore within conditions| Modifier and Type | Method and Description |
|---|---|
void |
beginNew(Map<String,Iterable<? extends WindupVertexFrame>> variables)
Add a new
ParameterValueStore frame for future processing. |
void |
rollback()
Remove the previously added
ParameterValueStore frame. |
void beginNew(Map<String,Iterable<? extends WindupVertexFrame>> variables)
ParameterValueStore frame for future processing.void rollback()
ParameterValueStore frame.Copyright © 2021 JBoss by Red Hat. All rights reserved.