Uses of Class
overit.geocallapp.wfm.orchestrator.assets.rs1.asset.attachment.DTOAssetAttachmentInsert
Packages that use DTOAssetAttachmentInsert
-
Uses of DTOAssetAttachmentInsert in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.attachment
Methods in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.attachment with parameters of type DTOAssetAttachmentInsertModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOIdentifier<Long>> OrchestratorAssetAttachmentByAssetService.post(Long assetId, @Valid DTOAssetAttachmentInsert dto) Attach an existing file to an asset by calling theAssetAttachmentInsertEvent.