Skip to content
Snippets Groups Projects
Commit 45ee477a authored by Adam Laskowski's avatar Adam Laskowski
Browse files

BIS-711: fixes to js-api for execution of custom dss scripts

parent c4938a54
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
......@@ -976,6 +976,15 @@ var fullTypes = [
"dss/dto/datasetfile/id/DataSetFilePermId",
"dss/dto/datasetfile/id/IDataSetFileId",
"dss/dto/datasetfile/create/DataSetFileCreation",
"dss/dto/common/operation/IOperationResult",
"dss/dto/service/fetchoptions/CustomDSSServiceFetchOptions",
"dss/dto/service/fetchoptions/CustomDSSServiceSortOptions",
"dss/dto/service/execute/ExecuteCustomDSSServiceOperationResult",
"dss/dto/service/execute/AbstractExecutionOptionsWithParameters",
"dss/dto/service/CustomDSSService",
"dss/dto/service/CustomDSSServiceExecutionOptions",
"dss/dto/service/id/CustomDssServiceCode",
"dss/dto/service/id/ICustomDSSServiceId",
"util/DateFormat",
"util/Json",
"util/Exceptions",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment