public class InstrumentationDataInstanceFinder extends Object
| Constructor and Description |
|---|
InstrumentationDataInstanceFinder() |
| Modifier and Type | Method and Description |
|---|---|
static List<InstrumentationDataInstance> |
findAll(boolean includeCounts) |
static InstrumentationDataInstance |
findById(String id,
boolean includeCounts,
boolean exceptionIfNotFound) |
public static InstrumentationDataInstance findById(String id, boolean includeCounts, boolean exceptionIfNotFound)
id - includeCounts - exceptionIfNotFound - public static List<InstrumentationDataInstance> findAll(boolean includeCounts)
includeCounts - Copyright © 2016 Internet2. All rights reserved.