Class ExecuteAggregationServiceOperation
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.service.execute.ExecuteAggregationServiceOperation
- All Implemented Interfaces:
IOperation,Serializable
@JsonObject("as.dto.service.execute.ExecuteAggregationServiceOperation")
public class ExecuteAggregationServiceOperation
extends Object
implements IOperation
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExecuteAggregationServiceOperation(IDssServiceId serviceId, AggregationServiceExecutionOptions options) -
Method Summary
-
Constructor Details
-
ExecuteAggregationServiceOperation
public ExecuteAggregationServiceOperation(IDssServiceId serviceId, AggregationServiceExecutionOptions options)
-
-
Method Details
-
getServiceId
-
getOptions
-
getMessage
- Specified by:
getMessagein interfaceIOperation
-
toString
-