Class OperationExecutionFetchOptions

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

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