Class Attachment

java.lang.Object
com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem
com.xebialabs.xlrelease.domain.BaseArtifact
com.xebialabs.xlrelease.domain.Attachment
All Implemented Interfaces:
com.xebialabs.deployit.plugin.api.udm.artifact.Artifact, com.xebialabs.deployit.plugin.api.udm.artifact.SourceArtifact, com.xebialabs.deployit.plugin.api.udm.ConfigurationItem, Serializable, Comparable<com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem>

@Metadata(versioned=false) public class Attachment extends BaseArtifact
See Also:
  • Field Details

  • Constructor Details

    • Attachment

      public Attachment()
    • Attachment

      public Attachment(com.xebialabs.overthere.OverthereFile file, String contentType)
  • Method Details