KIE Internal 6.1.0.Final

org.kie.internal.process
Interface CorrelationKeyFactory


public interface CorrelationKeyFactory


Method Summary
 CorrelationKey newCorrelationKey(List<String> properties)
           
 CorrelationKey newCorrelationKey(String businessKey)
           
 

Method Detail

newCorrelationKey

CorrelationKey newCorrelationKey(String businessKey)

newCorrelationKey

CorrelationKey newCorrelationKey(List<String> properties)

KIE Internal 6.1.0.Final

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