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