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