Class PluginDeletionOptions
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.deletion.AbstractObjectDeletionOptions<PluginDeletionOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.plugin.delete.PluginDeletionOptions
- All Implemented Interfaces:
Serializable
@JsonObject("as.dto.plugin.delete.PluginDeletionOptions")
public class PluginDeletionOptions
extends AbstractObjectDeletionOptions<PluginDeletionOptions>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.deletion.AbstractObjectDeletionOptions
getReason, setReason, toString
-
Constructor Details
-
PluginDeletionOptions
public PluginDeletionOptions()
-