public interface FragmentExecutionLogConsumer
FragmentExecutionLog after the Task evaluation.| Modifier and Type | Method and Description |
|---|---|
void |
accept(io.knotx.server.api.context.ClientRequest request,
java.util.List<FragmentExecutionLog> executions)
Gets a list of processed and unprocessed fragments (execution logs).
|
void accept(io.knotx.server.api.context.ClientRequest request,
java.util.List<FragmentExecutionLog> executions)
request - - original request dataexecutions - - list of fragment execution logs