public class JaxbCorrelationKeyFactory extends Object implements org.kie.internal.process.CorrelationKeyFactory
Modifier and Type | Method and Description |
---|---|
static org.kie.internal.process.CorrelationKeyFactory |
getInstance() |
org.kie.internal.process.CorrelationKey |
newCorrelationKey(List<String> properties) |
org.kie.internal.process.CorrelationKey |
newCorrelationKey(String businessKey) |
public static org.kie.internal.process.CorrelationKeyFactory getInstance()
public org.kie.internal.process.CorrelationKey newCorrelationKey(String businessKey)
newCorrelationKey
in interface org.kie.internal.process.CorrelationKeyFactory
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.