| java.lang.Object | |
| ↳ | org.mule.modules.zendesk.model.holders.TicketCommentExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _attachmentType | |||||||||||
| _authorIdType | |||||||||||
| _bodyType | |||||||||||
| _htmlBodyType | |||||||||||
| _publicCommentType | |||||||||||
| _trustedType | |||||||||||
| _typeType | |||||||||||
| attachment | |||||||||||
| authorId | |||||||||||
| body | |||||||||||
| htmlBody | |||||||||||
| publicComment | |||||||||||
| trusted | |||||||||||
| type | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves attachment
| |||||||||||
Retrieves authorId
| |||||||||||
Retrieves body
| |||||||||||
Retrieves htmlBody
| |||||||||||
Retrieves publicComment
| |||||||||||
Retrieves trusted
| |||||||||||
Retrieves type
| |||||||||||
Sets attachment
| |||||||||||
Sets authorId
| |||||||||||
Sets body
| |||||||||||
Sets htmlBody
| |||||||||||
Sets publicComment
| |||||||||||
Sets trusted
| |||||||||||
Sets type
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves attachment
Retrieves authorId
Retrieves body
Retrieves htmlBody
Retrieves publicComment
Retrieves trusted
Retrieves type
Sets attachment
| value | Value to set |
|---|
Sets authorId
| value | Value to set |
|---|
Sets body
| value | Value to set |
|---|
Sets htmlBody
| value | Value to set |
|---|
Sets publicComment
| value | Value to set |
|---|
Sets trusted
| value | Value to set |
|---|
Sets type
| value | Value to set |
|---|