Package ru.bgcrm.plugin.bgbilling
Class ExpressionObject
java.lang.Object
ru.bgcrm.dao.expression.ExpressionContextAccessingObject
ru.bgcrm.plugin.bgbilling.ExpressionObject
- All Implemented Interfaces:
ExpressionObject
-
Field Summary
Fields inherited from class ru.bgcrm.dao.expression.ExpressionContextAccessingObject
context
-
Method Summary
-
Method Details
-
toContext
- Specified by:
toContext
in interfaceExpressionObject
- Overrides:
toContext
in classExpressionContextAccessingObject
-
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
-