Interface TenantAwareCi

All Superinterfaces:
com.xebialabs.deployit.plugin.api.udm.ConfigurationItem, Serializable
All Known Implementing Classes:
Application, Dashboard, Delivery, Environment, Folder, Release, ReleaseTrigger, ScheduledTrigger, Trigger

public interface TenantAwareCi extends com.xebialabs.deployit.plugin.api.udm.ConfigurationItem
  • Field Summary

    Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem

    SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    setTenantId(String tenantId)
     

    Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.ConfigurationItem

    get$directoryReference, get$internalId, get$referenceId, get$securedCi, get$securedDirectoryReference, get$validationMessages, getId, getName, getProperty, getType, hasProperty, setId, setProperty
  • Method Details

    • getTenantId

      String getTenantId()
    • setTenantId

      void setTenantId(String tenantId)