Class RandomProviderConfiguration
java.lang.Object
org.opencastproject.statistics.api.ProviderConfiguration
org.opencastproject.statistics.provider.random.provider.RandomProviderConfiguration
public class RandomProviderConfiguration
extends org.opencastproject.statistics.api.ProviderConfiguration
-
Constructor Summary
ConstructorsConstructorDescriptionRandomProviderConfiguration(String id, String title, String description, org.opencastproject.statistics.api.ResourceType resourceType, String type) -
Method Summary
Methods inherited from class org.opencastproject.statistics.api.ProviderConfiguration
getDescription, getId, getResourceType, getTitle, getType
-
Constructor Details
-
RandomProviderConfiguration
public RandomProviderConfiguration() -
RandomProviderConfiguration
-
-
Method Details
-
fromJson
-