JavaScript is disabled on your browser.
Skip navigation links
KIE :: Internal 10.1.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.kie.internal.process
Interface CorrelationProperty<T>
public interface
CorrelationProperty<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
String
getType
()
T
getValue
()
Method Details
getName
String
getName
()
getType
String
getType
()
getValue
T
getValue
()