Class HistoryEntryFetchOptions

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions<HistoryEntry>
ch.ethz.sis.openbis.generic.asapi.v3.dto.history.fetchoptions.HistoryEntryFetchOptions
All Implemented Interfaces:
Serializable

@JsonObject("as.dto.history.fetchoptions.HistoryEntryFetchOptions") public class HistoryEntryFetchOptions extends FetchOptions<HistoryEntry> implements Serializable
See Also: