Class OperationExecutionSummaryFetchOptions

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.fetchoptions.FetchOptions<OperationExecutionSummary>
ch.ethz.sis.openbis.generic.asapi.v3.dto.operation.fetchoptions.OperationExecutionSummaryFetchOptions
All Implemented Interfaces:
Serializable

@JsonObject("as.dto.operation.fetchoptions.OperationExecutionSummaryFetchOptions") public class OperationExecutionSummaryFetchOptions extends FetchOptions<OperationExecutionSummary> implements Serializable
See Also: