Class CustomDSSServiceExecutionOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.service.execute.AbstractExecutionOptionsWithParameters<CustomDSSServiceExecutionOptions,Object>
ch.ethz.sis.openbis.generic.dssapi.v3.dto.service.CustomDSSServiceExecutionOptions
- All Implemented Interfaces:
Serializable
@JsonObject("dss.dto.service.CustomDSSServiceExecutionOptions")
public class CustomDSSServiceExecutionOptions
extends AbstractExecutionOptionsWithParameters<CustomDSSServiceExecutionOptions,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
-
CustomDSSServiceExecutionOptions
public CustomDSSServiceExecutionOptions()
-