Class AttachmentHelper
-
- All Implemented Interfaces:
public final class AttachmentHelper
-
-
Constructor Summary
Constructors Constructor Description AttachmentHelper(TimeProvider timeProvider)
-
Method Summary
Modifier and Type Method Description final BooleanhasValidImageUrl(Attachment attachment)final BooleanhasStreamImageUrl(Attachment attachment)-
-
Constructor Detail
-
AttachmentHelper
AttachmentHelper(TimeProvider timeProvider)
-
-
Method Detail
-
hasValidImageUrl
final Boolean hasValidImageUrl(Attachment attachment)
-
hasStreamImageUrl
final Boolean hasStreamImageUrl(Attachment attachment)
-
-
-
-