| java.lang.Object | ||||
| ↳ | org.mule.module.gmail.processors.AbstractExpressionEvaluator | |||
| ↳ | org.mule.module.gmail.processors.AbstractConnectedProcessor | |||
| ↳ | org.mule.module.gmail.processors.AbstractMessageProcessor<O> | |||
| ↳ | org.mule.module.gmail.processors.SearchMessageProcessor | |||
SearchMessageProcessor invokes the search(java.lang.String, org.mule.module.gmail.search.GmailFolder, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.List, java.util.List, java.lang.Integer, org.mule.module.gmail.search.SearchCriteria, java.util.List, java.util.List, java.util.List, java.lang.String, java.util.List, java.util.List, java.lang.String, java.util.List, java.lang.String, java.lang.Boolean, java.lang.Boolean) method in BaseGmailConnector. For each argument there is a field in this processor to match it. Before invoking the actual method the processor will evaluate and transform where possible to the expected argument type.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
org.mule.api.lifecycle.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.lifecycle.Startable
| |||||||||||
From interface
org.mule.api.lifecycle.Stoppable
| |||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _bodyTermsType | |||||||||||
| _dateFormatType | |||||||||||
| _expungeType | |||||||||||
| _flagsType | |||||||||||
| _folderType | |||||||||||
| _fromAddressesType | |||||||||||
| _headerTermsType | |||||||||||
| _includeAttachmentsType | |||||||||||
| _labelsType | |||||||||||
| _messageIdType | |||||||||||
| _messageNumberType | |||||||||||
| _passwordType | |||||||||||
| _rawSearchTermsType | |||||||||||
| _receivedAfterType | |||||||||||
| _receivedBeforeType | |||||||||||
| _sentAfterType | |||||||||||
| _sentBeforeType | |||||||||||
| _sizeType | |||||||||||
| _subjectTermsType | |||||||||||
| _threadIdType | |||||||||||
| _toAddressesType | |||||||||||
| _usernameType | |||||||||||
| bodyTerms | |||||||||||
| dateFormat | |||||||||||
| expunge | |||||||||||
| flags | |||||||||||
| folder | |||||||||||
| fromAddresses | |||||||||||
| headerTerms | |||||||||||
| includeAttachments | |||||||||||
| labels | |||||||||||
| messageId | |||||||||||
| messageNumber | |||||||||||
| password | |||||||||||
| rawSearchTerms | |||||||||||
| receivedAfter | |||||||||||
| receivedBefore | |||||||||||
| sentAfter | |||||||||||
| sentBefore | |||||||||||
| size | |||||||||||
| subjectTerms | |||||||||||
| threadId | |||||||||||
| toAddresses | |||||||||||
| username | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.module.gmail.processors.AbstractMessageProcessor
| |||||||||||
From class
org.mule.module.gmail.processors.AbstractConnectedProcessor
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Obtains the expression manager from the Mule context and initialises the connector.
| |||||||||||
Invokes the MessageProcessor.
| |||||||||||
Sets bodyTerms
| |||||||||||
Sets dateFormat
| |||||||||||
Sets expunge
| |||||||||||
Sets flags
| |||||||||||
Sets flow construct
| |||||||||||
Sets folder
| |||||||||||
Sets fromAddresses
| |||||||||||
Sets headerTerms
| |||||||||||
Sets includeAttachments
| |||||||||||
Sets labels
| |||||||||||
Sets messageId
| |||||||||||
Sets messageNumber
| |||||||||||
Set the Mule context
| |||||||||||
Sets password
| |||||||||||
Sets rawSearchTerms
| |||||||||||
Sets receivedAfter
| |||||||||||
Sets receivedBefore
| |||||||||||
Sets sentAfter
| |||||||||||
Sets sentBefore
| |||||||||||
Sets size
| |||||||||||
Sets subjectTerms
| |||||||||||
Sets threadId
| |||||||||||
Sets toAddresses
| |||||||||||
Sets username
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.module.gmail.processors.AbstractMessageProcessor
| |||||||||||
From class
org.mule.module.gmail.processors.AbstractConnectedProcessor
| |||||||||||
From class
org.mule.module.gmail.processors.AbstractExpressionEvaluator
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
org.mule.api.construct.FlowConstructAware
| |||||||||||
From interface
org.mule.api.context.MuleContextAware
| |||||||||||
From interface
org.mule.api.lifecycle.Disposable
| |||||||||||
From interface
org.mule.api.lifecycle.Initialisable
| |||||||||||
From interface
org.mule.api.lifecycle.Startable
| |||||||||||
From interface
org.mule.api.lifecycle.Stoppable
| |||||||||||
From interface
org.mule.api.processor.MessageProcessor
| |||||||||||
Obtains the expression manager from the Mule context and initialises the connector. If a target object has not been set already it will search the Mule registry for a default one.
| InitialisationException |
|---|
Invokes the MessageProcessor.
| event | MuleEvent to be processed |
|---|
| MuleException |
|---|
Sets bodyTerms
| value | Value to set |
|---|
Sets dateFormat
| value | Value to set |
|---|
Sets expunge
| value | Value to set |
|---|
Sets flags
| value | Value to set |
|---|
Sets flow construct
| flowConstruct | Flow construct to set |
|---|
Sets folder
| value | Value to set |
|---|
Sets fromAddresses
| value | Value to set |
|---|
Sets headerTerms
| value | Value to set |
|---|
Sets includeAttachments
| value | Value to set |
|---|
Sets labels
| value | Value to set |
|---|
Sets messageId
| value | Value to set |
|---|
Sets messageNumber
| value | Value to set |
|---|
Set the Mule context
| context | Mule context to set |
|---|
Sets password
| value | Value to set |
|---|
Sets rawSearchTerms
| value | Value to set |
|---|
Sets receivedAfter
| value | Value to set |
|---|
Sets receivedBefore
| value | Value to set |
|---|
Sets sentAfter
| value | Value to set |
|---|
Sets sentBefore
| value | Value to set |
|---|
Sets size
| value | Value to set |
|---|
Sets subjectTerms
| value | Value to set |
|---|
Sets threadId
| value | Value to set |
|---|
Sets toAddresses
| value | Value to set |
|---|
Sets username
| value | Value to set |
|---|
| MuleException |
|---|
| MuleException |
|---|