Class GetPluginsOperation

java.lang.Object
ch.ethz.sis.openbis.generic.asapi.v3.dto.common.get.GetObjectsOperation<IPluginId,PluginFetchOptions>
ch.ethz.sis.openbis.generic.asapi.v3.dto.plugin.get.GetPluginsOperation
All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.plugin.get.GetPluginsOperation") public class GetPluginsOperation extends GetObjectsOperation<IPluginId,PluginFetchOptions>
See Also: