Uses of Class
org.tkit.rhpam.quarkus.messaging.duplicate.DuplicateDetectionIdConfig
-
Packages that use DuplicateDetectionIdConfig Package Description org.tkit.rhpam.quarkus.process -
-
Uses of DuplicateDetectionIdConfig in org.tkit.rhpam.quarkus.process
Methods in org.tkit.rhpam.quarkus.process with parameters of type DuplicateDetectionIdConfig Modifier and Type Method Description StringProcessService. startProcess(String deploymentId, String processId, Object referenceBid, String referenceKey, DuplicateDetectionIdConfig duplicateDetection, Map<String,Object> data)Starts the process.
-