Class AggregationServiceExecutionOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.service.execute.AbstractExecutionOptionsWithParameters<AggregationServiceExecutionOptions,Object>
ch.ethz.sis.openbis.generic.asapi.v3.dto.service.execute.AggregationServiceExecutionOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.service.execute.AggregationServiceExecutionOptions")
public class AggregationServiceExecutionOptions
extends AbstractExecutionOptionsWithParameters<AggregationServiceExecutionOptions,Object>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.service.execute.AbstractExecutionOptionsWithParameters
getParameters, toString, withParameter
-
Constructor Details
-
AggregationServiceExecutionOptions
public AggregationServiceExecutionOptions()
-