Class GetOperationExecutionsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation<IOperationExecutionId,OperationExecutionFetchOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.operation.get.GetOperationExecutionsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.operation.get.GetOperationExecutionsOperation") public class GetOperationExecutionsOperation extends GetObjectsOperation<IOperationExecutionId,OperationExecutionFetchOptions>
See Also: