public interface Action
| Modifier and Type | Method and Description |
|---|---|
void |
execute(ActionContext actionContext,
List<EvaluatorData> data) |
boolean |
support(ProcessorPhase processorPhase) |
void execute(ActionContext actionContext, List<EvaluatorData> data)
boolean support(ProcessorPhase processorPhase)
Copyright © 2019 JBoss by Red Hat. All rights reserved.