Project

General

Profile

1
package eu.dnetlib.msro.workflows.util;
2

    
3
public interface ProgressProvider {
4

    
5
	String getProgressDescription();
6
}
(4-4/7)