Class AttachmentView

java.lang.Object
com.xebialabs.xlrelease.views.ArtifactView
com.xebialabs.xlrelease.views.AttachmentView

public class AttachmentView extends ArtifactView
  • Constructor Details

    • AttachmentView

      public AttachmentView(String id, String filename, String contentType)
    • AttachmentView

      public AttachmentView()
    • AttachmentView

      public AttachmentView(com.xebialabs.xlrelease.domain.Attachment attachment)