Class UpdatePluginsOperationResult
java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.UpdateObjectsOperationResult<PluginPermId>
ch.ethz.sis.openbis.generic.asapi.v3.dto.plugin.update.UpdatePluginsOperationResult
- All Implemented Interfaces:
IOperationResult,Serializable
@JsonObject("as.dto.plugin.update.UpdatePluginsOperationResult")
public class UpdatePluginsOperationResult
extends UpdateObjectsOperationResult<PluginPermId>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ch.ethz.sis.openbis.generic.asapi.v3.dto.common.update.UpdateObjectsOperationResult
getMessage, getObjectIds, toString
-
Constructor Details
-
UpdatePluginsOperationResult
-