jBPM distribution 6.0.0-SNAPSHOT

org.jbpm.persistence.correlation
Class JPACorrelationKeyFactory

java.lang.Object
  extended by org.jbpm.persistence.correlation.JPACorrelationKeyFactory
All Implemented Interfaces:
org.kie.internal.process.CorrelationKeyFactory

public class JPACorrelationKeyFactory
extends Object
implements org.kie.internal.process.CorrelationKeyFactory


Constructor Summary
JPACorrelationKeyFactory()
           
 
Method Summary
 org.kie.internal.process.CorrelationKey newCorrelationKey(List<String> properties)
           
 org.kie.internal.process.CorrelationKey newCorrelationKey(String businessKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPACorrelationKeyFactory

public JPACorrelationKeyFactory()
Method Detail

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

jBPM distribution 6.0.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.