Project

General

Profile

« Previous | Next » 

Revision 54115

remoed deprecated methods to retrieve the first harvest date from the workflow logger db

View differences:

MongoLoggerClient.java
9 9

  
10 10
	List<AggregationInfo> getAggregationHistory(final String dsId) throws DsmException;
11 11

  
12
	@Deprecated
13
	String firstHarvestDate(final String dsId) throws DsmException;
14

  
15 12
	void dropCache();
16 13

  
17 14
}

Also available in: Unified diff