| AbstractListeningMessageProcessor<O> |
|
| AbstractMessageProcessor<O> |
|
| AttachFileUrlToEntityMessageProcessor |
AttachFileUrlToEntityMessageProcessor invokes the attachFileUrlToEntity(com.clarizen.api.EntityId, java.lang.String, java.lang.String) method in ClarizenConnector. |
| CreateEntityMessageProcessor |
CreateEntityMessageProcessor invokes the createEntity(org.mule.modules.clarizen.api.model.BaseClarizenEntity) method in ClarizenConnector. |
| CreateFromTemplateMessageProcessor |
CreateFromTemplateMessageProcessor invokes the createFromTemplate(java.lang.String, org.mule.modules.clarizen.api.model.BaseClarizenEntity) method in ClarizenConnector. |
| CreateGenericEntityMessageProcessor |
CreateGenericEntityMessageProcessor invokes the createGenericEntity(com.clarizen.api.GenericEntity) method in ClarizenConnector. |
| DeleteEntityByIdMessageProcessor |
DeleteEntityByIdMessageProcessor invokes the deleteEntityById(com.clarizen.api.EntityId) method in ClarizenConnector. |
| DeleteEntityMessageProcessor |
DeleteEntityMessageProcessor invokes the deleteEntity(org.mule.modules.clarizen.api.model.BaseClarizenEntity) method in ClarizenConnector. |
| DescribeEntitiesMessageProcessor |
DescribeEntitiesMessageProcessor invokes the describeEntities(java.util.List) method in ClarizenConnector. |
| DownloadEntityAttachmentsMessageProcessor |
DownloadEntityAttachmentsMessageProcessor invokes the downloadEntityAttachments(com.clarizen.api.EntityId) method in ClarizenConnector. |
| DownloadFileInformationMessageProcessor |
DownloadFileInformationMessageProcessor invokes the downloadFileInformation(org.mule.modules.clarizen.api.model.BaseClarizenEntity) method in ClarizenConnector. |
| EntityQueryMessageProcessor |
EntityQueryMessageProcessor invokes the entityQuery(java.util.List, java.lang.String, com.clarizen.api.queries.Condition, java.lang.Integer, java.lang.Integer) method in ClarizenConnector. |
| GetCalendarInformationMessageProcessor |
GetCalendarInformationMessageProcessor invokes the getCalendarInformation(com.clarizen.api.EntityId) method in ClarizenConnector. |
| GetMyWorkItemsMessageProcessor |
GetMyWorkItemsMessageProcessor invokes the getMyWorkItems(java.util.List, org.mule.modules.clarizen.api.model.WorkItemState, org.mule.modules.clarizen.api.model.WorkItemType, org.mule.modules.clarizen.api.model.WorkItemFilter, java.lang.Integer, java.lang.Integer) method in ClarizenConnector. |
| GetSystemSettingsMessageProcessor |
GetSystemSettingsMessageProcessor invokes the getSystemSettings(java.util.List) method in ClarizenConnector. |
| GetWorkItemByIdMessageProcessor |
GetWorkItemByIdMessageProcessor invokes the getWorkItemById(org.mule.modules.clarizen.api.model.WorkItemType, java.lang.String, java.util.List) method in ClarizenConnector. |
| IssueQueryMessageProcessor |
IssueQueryMessageProcessor invokes the issueQuery(java.util.List, org.mule.modules.clarizen.api.model.AllIssueType, com.clarizen.api.queries.Condition, java.lang.Integer, java.lang.Integer) method in ClarizenConnector. |
| LifecycleChangeMessageProcessor |
LifecycleChangeMessageProcessor invokes the lifecycleChange(java.util.List, java.lang.String, java.lang.Boolean) method in ClarizenConnector. |
| ListEntitiesMessageProcessor |
ListEntitiesMessageProcessor invokes the listEntities() method in ClarizenConnector. |
| RetrieveWorkItemHumanResourcesMessageProcessor |
RetrieveWorkItemHumanResourcesMessageProcessor invokes the retrieveWorkItemHumanResources(com.clarizen.api.EntityId, java.util.List) method in ClarizenConnector. |
| SendEmailMessageProcessor |
SendEmailMessageProcessor invokes the sendEmail(com.clarizen.api.AccessType, org.mule.modules.clarizen.api.model.BaseClarizenEntity, java.lang.String, java.lang.String, java.util.List) method in ClarizenConnector. |
| UpdateEntityMessageProcessor |
UpdateEntityMessageProcessor invokes the updateEntity(org.mule.modules.clarizen.api.model.BaseClarizenEntity) method in ClarizenConnector. |
| UpdateGenericEntityMessageProcessor |
UpdateGenericEntityMessageProcessor invokes the updateGenericEntity(com.clarizen.api.GenericEntity) method in ClarizenConnector. |
| WorkItemsQueryMessageProcessor |
WorkItemsQueryMessageProcessor invokes the workItemsQuery(java.util.List, org.mule.modules.clarizen.api.model.WorkItemState, org.mule.modules.clarizen.api.model.WorkItemType, org.mule.modules.clarizen.api.model.WorkItemFilter, java.lang.Integer, java.lang.Integer) method in ClarizenConnector. |