public interface AttachmentSummary
| Modifier and Type | Method and Description |
|---|---|
String |
getChannel()
Gets the Channel on which the attachment was received.
|
ClassificationSummary |
getClassificationSummary()
Gets the classificationSummary of the attachment.
|
Instant |
getCreated()
Gets the time when the attachment was created.
|
String |
getId()
Gets the id of the attachment.
|
Instant |
getModified()
Gets the time when the attachment was last modified.
|
ObjectReference |
getObjectReference()
Gets the
primaryObjectReference of the attachment. |
Instant |
getReceived()
Gets the time when the attachment was received.
|
String |
getTaskId()
Gets the id of the associated task.
|
String getId()
String getTaskId()
Instant getCreated()
Instant getModified()
ObjectReference getObjectReference()
primaryObjectReference of the attachment.primaryObjectReference of the attachmentString getChannel()
ClassificationSummary getClassificationSummary()
Instant getReceived()
Copyright © 2020. All rights reserved.