Package com.xebialabs.xlrelease.views
Class AttachmentView
- java.lang.Object
-
- com.xebialabs.xlrelease.views.ArtifactView
-
- com.xebialabs.xlrelease.views.AttachmentView
-
public class AttachmentView extends ArtifactView
-
-
Constructor Summary
Constructors Constructor Description AttachmentView()AttachmentView(com.xebialabs.xlrelease.domain.Attachment attachment)AttachmentView(java.lang.String id, java.lang.String filename, java.lang.String contentType)
-
Method Summary
-
Methods inherited from class com.xebialabs.xlrelease.views.ArtifactView
getContentType, getFilename, getId
-
-