org.jbpm.persistence.correlation
Class JPACorrelationKeyFactory
java.lang.Object
org.jbpm.persistence.correlation.JPACorrelationKeyFactory
- All Implemented Interfaces:
- org.kie.internal.process.CorrelationKeyFactory
public class JPACorrelationKeyFactory
- extends Object
- implements org.kie.internal.process.CorrelationKeyFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPACorrelationKeyFactory
public JPACorrelationKeyFactory()
newCorrelationKey
public org.kie.internal.process.CorrelationKey newCorrelationKey(String businessKey)
- Specified by:
newCorrelationKey
in interface org.kie.internal.process.CorrelationKeyFactory
newCorrelationKey
public org.kie.internal.process.CorrelationKey newCorrelationKey(List<String> properties)
- Specified by:
newCorrelationKey
in interface org.kie.internal.process.CorrelationKeyFactory
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.