Class PropertyCopyConfigurationBuilder
java.lang.Object
com.vdoc.sdk.commons.utils.copy.properties.PropertyCopyConfigurationBuilder
Property copy configuration builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreate property copy configurationsetContext(IContext context) setSourceProperty(IProperty sourceProperty) setTargetProperty(IProperty targetProperty) setWorkflowModule(IWorkflowModule workflowModule)
-
Constructor Details
-
PropertyCopyConfigurationBuilder
public PropertyCopyConfigurationBuilder()
-
-
Method Details
-
setWorkflowModule
-
setSource
-
setTarget
-
setContext
-
setTargetProperty
-
setSourceProperty
-
createPropertyCopyConfiguration
Create property copy configuration- Returns:
- the copy of the configuration
-