@Deprecated
@AccessLevel(value=EXTERNAL)
public interface EvidenceSharingStrategy
Modifier and Type | Method and Description |
---|---|
curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorDtlsList |
finalizeEvidenceListForSharing(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorDtlsList evidenceDescriptorDtlsList)
Deprecated.
Since 7.0.2.0 functionality has been replaced by component
AdvancedEvidenceSharing.
Finalizes the evidence list for sharing with the target case.
|
@Deprecated @AccessLevel(value=EXTERNAL) curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorDtlsList finalizeEvidenceListForSharing(curam.core.sl.infrastructure.entity.struct.EvidenceDescriptorDtlsList evidenceDescriptorDtlsList) throws curam.util.exception.AppException, curam.util.exception.InformationalException
evidenceDescriptorDtlsList
- Evidence list.curam.util.exception.AppException
- Generic Exception Signature.curam.util.exception.InformationalException
- Generic Exception Signature.