Class SetLabelsAction
- java.lang.Object
-
- org.jboss.set.pull.processor.impl.action.SetLabelsAction
-
-
Constructor Summary
Constructors Constructor Description SetLabelsAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(ActionContext actionContext, List<EvaluatorData> data)booleansupport(ProcessorPhase processorPhase)
-
-
-
Method Detail
-
execute
public void execute(ActionContext actionContext, List<EvaluatorData> data)
-
support
public boolean support(ProcessorPhase processorPhase)
-
-