Package org.qubership.profiler.io
Class EmptyActivePODReporter
java.lang.Object
org.qubership.profiler.io.EmptyActivePODReporter
- All Implemented Interfaces:
IActivePODReporter
@Component
@Profile("filestorage")
public class EmptyActivePODReporter
extends Object
implements IActivePODReporter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionreportActivePODs(String searchConditionsStr, TemporalRequestParams temporalRequestParams)
-
Constructor Details
-
EmptyActivePODReporter
public EmptyActivePODReporter()
-
-
Method Details
-
reportActivePODs
public List<ActivePODReport> reportActivePODs(String searchConditionsStr, TemporalRequestParams temporalRequestParams) - Specified by:
reportActivePODsin interfaceIActivePODReporter
-