Package org.jboss.set.pull.processor
Interface Action
- All Known Implementing Classes:
ReportAction,SetLabelsAction
public interface Action
Action which will be executed once evaluators are done with preping all the data.
- Author:
- baranowb
-
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(ActionContext actionContext, List<EvaluatorData> data) booleansupport(ProcessorPhase processorPhase)
-
Method Details
-
execute
-
support
-