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