global interface TrendedDatasetProcessor { String getDescription(); String getLabel(); void processTrendedDataset(Id param0, Id param1); }