Class CorrelationProperties
java.lang.Object
org.jbpm.process.core.correlation.CorrelationProperties
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddProperty(String name, ReturnValueEvaluator expression) getExpressionFor(String propertyName) names()voidremoveProperty(String name)
-
Constructor Details
-
CorrelationProperties
public CorrelationProperties()
-
-
Method Details
-
addProperty
-
removeProperty
-
names
-
getExpressionFor
-