Uses of Class
org.jboss.set.pull.processor.ActionContext
-
Packages that use ActionContext Package Description org.jboss.set.pull.processor org.jboss.set.pull.processor.impl.action -
-
Uses of ActionContext in org.jboss.set.pull.processor
Methods in org.jboss.set.pull.processor with parameters of type ActionContext Modifier and Type Method Description voidAction. execute(ActionContext actionContext, List<EvaluatorData> data) -
Uses of ActionContext in org.jboss.set.pull.processor.impl.action
Methods in org.jboss.set.pull.processor.impl.action with parameters of type ActionContext Modifier and Type Method Description voidReportAction. execute(ActionContext actionContext, List<EvaluatorData> data)voidSetLabelsAction. execute(ActionContext actionContext, List<EvaluatorData> data)
-