Interface Node

    • Field Summary

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

        SYNTHETIC_PROPERTIES_FIELD, TYPE_FIELD
      • Fields inherited from interface com.xebialabs.deployit.plugin.api.udm.Taggable

        TAGS_FIELD
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Cell getCell()  
      java.lang.String getNodeName()  
      • 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
      • Methods inherited from interface com.xebialabs.deployit.plugin.overthere.HostContainer

        getHost
      • Methods inherited from interface com.xebialabs.deployit.plugin.python.PythonManagedContainer

        getManagingContainer
      • Methods inherited from interface com.xebialabs.deployit.plugin.api.udm.Taggable

        getTags, setTags
    • Method Detail

      • getNodeName

        java.lang.String getNodeName()