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 Details

    • UpdatePluginsOperationResult

      public UpdatePluginsOperationResult(List<PluginPermId> ids)