Package ru.bgcrm.plugin.bgbilling
Class ExpressionObject
java.lang.Object
ru.bgcrm.dao.expression.ExpressionContextAccessingObject
ru.bgcrm.plugin.bgbilling.ExpressionObject
-
Field Summary
Fields inherited from class ru.bgcrm.dao.expression.ExpressionContextAccessingObject
expression
-
Constructor Summary
-
Method Summary
Methods inherited from class ru.bgcrm.dao.expression.ExpressionContextAccessingObject
setExpression
-
Constructor Details
-
ExpressionObject
public ExpressionObject()
-
-
Method Details
-
cp
Copy parameter value from link contract to the process- Parameters:
contractParamId
- billing contract parameter ID, must has a same type ascontractParamType
- contract parameter type, empty string if the type is the same withprocessParamId
- process parameter ID, also defines a type, supported parameter types:address
fromaddress
type of contract parameterdate
fromdate
type of contract parameterblob
,text
fromtext
,address
,phone
types of contract parameterphone
fromphone
type of contract parameter- Throws:
Exception
-