Interface CallListener

All Known Subinterfaces:
ICallsToXLSXListener
All Known Implementing Classes:
AggregateCallsToXLSXListener, CallsToXLSXListener, CallToJS

public interface CallListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    processCalls(String rootReference, ArrayList<Call> calls, List<String> tags, Map<String,com.netcracker.profiler.configuration.ParameterInfoDto> paramInfo, BitSet requredIds)