Package org.exoplatform.processes.model
Class IllustrativeAttachment
- java.lang.Object
-
- org.exoplatform.processes.model.IllustrativeAttachment
-
public class IllustrativeAttachment extends Object
-
-
Constructor Summary
Constructors Constructor Description IllustrativeAttachment(Long id)IllustrativeAttachment(Long id, String fileName, InputStream inputStream, String mimeType, Long fileSize, Long lastUpdated)IllustrativeAttachment(Long id, String fileName, String mimeType, Long fileSize, Long lastUpdated)
-