Class ExtendByPropertyDescriptor

java.lang.Object
com.xebialabs.deployit.booter.local.LocalPropertyDescriptor
com.xebialabs.deployit.booter.local.ExtendByPropertyDescriptor
All Implemented Interfaces:
com.xebialabs.deployit.plugin.api.reflect.PropertyDescriptor

public class ExtendByPropertyDescriptor extends LocalPropertyDescriptor
  • Constructor Details

  • Method Details

    • doSetValue

      protected void doSetValue(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem item, Object value)
      Specified by:
      doSetValue in class LocalPropertyDescriptor
    • get

      public Object get(com.xebialabs.deployit.plugin.api.udm.ConfigurationItem item)
    • getSuperPropertyDescriptor

      public LocalPropertyDescriptor getSuperPropertyDescriptor()