Class ExtensibleDeployedResource

  • All Implemented Interfaces:
    com.xebialabs.deployit.plugin.api.udm.ConfigurationItem, com.xebialabs.deployit.plugin.api.udm.Deployed<com.xebialabs.deployit.plugin.api.udm.Deployable,​WasContainer>, com.xebialabs.deployit.plugin.api.udm.EmbeddedDeployedContainer<com.xebialabs.deployit.plugin.api.udm.Deployable,​WasContainer>, com.xebialabs.deployit.plugin.python.IPythonManagedDeployed, java.io.Serializable, java.lang.Comparable<com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem>

    @Metadata(virtual=true,
              description="Base class for all extensible deployed resource configuration items.")
    public class ExtensibleDeployedResource
    extends ExtensibleDeployed<com.xebialabs.deployit.plugin.api.udm.Deployable,​WasContainer>
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.xebialabs.deployit.plugin.python.PythonManagedDeployed

        com.xebialabs.deployit.plugin.python.PythonManagedDeployed.CheckpointInfo
    • Field Summary

      • Fields inherited from class com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem

        id, syntheticProperties, type
      • 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.EmbeddedDeployedContainer

        CONTAINER_FIELD, DEPLOYABLE_FIELD
    • Constructor Detail

      • ExtensibleDeployedResource

        public ExtensibleDeployedResource()