KIE Internal 6.0.0.Beta1

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.0.0.Beta1

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