Class CopyWithProtectionBeanUtilsBean

java.lang.Object
org.apache.commons.beanutils.BeanUtilsBean
io.camunda.zeebe.spring.client.bean.CopyNotNullBeanUtilsBean
io.camunda.zeebe.spring.client.bean.CopyWithProtectionBeanUtilsBean

public class CopyWithProtectionBeanUtilsBean extends CopyNotNullBeanUtilsBean
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    copyProperty(Object bean, String name, Object value)
     

    Methods inherited from class org.apache.commons.beanutils.BeanUtilsBean

    cloneBean, convert, copyProperties, describe, getArrayProperty, getConvertUtils, getIndexedProperty, getIndexedProperty, getInstance, getMappedProperty, getMappedProperty, getNestedProperty, getProperty, getPropertyUtils, getSimpleProperty, initCause, populate, setInstance, setProperty

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait