Uses of Class
com.ebasetech.xi.api.SnapshotQuery
Package | Description |
---|---|
com.ebasetech.xi.api |
-
Uses of SnapshotQuery in com.ebasetech.xi.api
Methods in com.ebasetech.xi.api with parameters of type SnapshotQuery Modifier and Type Method Description Snapshot[]
SnapshotManager. getSnapshots(SnapshotQuery query)
Returns an array of candidate snapshots that match the search criteria specified inquery
.