Package org.kie.internal.process
Interface CorrelationKey
public interface CorrelationKey
-
Method Summary
-
Method Details
-
getName
String getName() -
getProperties
List<CorrelationProperty<?>> getProperties() -
toExternalForm
String toExternalForm()
-