GridAppsDataHandler

public interface GridAppsDataHandler

Methods

getDescription

public String getDescription()

getSupportedRequestTypes

public List<Class<?>> getSupportedRequestTypes()

handle

public Response handle(Serializable request, int simulationId, String tempDataPath, StatusReporter statusReporter)