KIE Internal 6.1.0.Final

org.kie.internal.process
Interface CorrelationProperty<T>


public interface CorrelationProperty<T>


Method Summary
 String getName()
           
 String getType()
           
 T getValue()
           
 

Method Detail

getName

String getName()

getType

String getType()

getValue

T getValue()

KIE Internal 6.1.0.Final

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