package

org.mule.modules.workday.integrations.processors

Classes

ApproveBusinessProcessMessageProcessor ApproveBusinessProcessMessageProcessor invokes the approveBusinessProcess(com.workday.integrations.ApproveBusinessProcessRequestType) method in IntegrationsModule
CancelBusinessProcessMessageProcessor CancelBusinessProcessMessageProcessor invokes the cancelBusinessProcess(com.workday.integrations.CancelBusinessProcessRequestType) method in IntegrationsModule
DenyBusinessProcessMessageProcessor DenyBusinessProcessMessageProcessor invokes the denyBusinessProcess(com.workday.integrations.DenyBusinessProcessRequestType) method in IntegrationsModule
GetEibDefinitionsMessageProcessor GetEibDefinitionsMessageProcessor invokes the getEibDefinitions(com.workday.integrations.GetEIBDefinitionsRequestType) method in IntegrationsModule
GetEventDetailMessageProcessor GetEventDetailMessageProcessor invokes the getEventDetail(com.workday.integrations.GetEventDetailsRequestType) method in IntegrationsModule
GetEventDocumentsMessageProcessor GetEventDocumentsMessageProcessor invokes the getEventDocuments(com.workday.integrations.GetEventDocumentsRequestType) method in IntegrationsModule
GetIntegrationEventsMessageProcessor GetIntegrationEventsMessageProcessor invokes the getIntegrationEvents(com.workday.integrations.GetIntegrationEventsRequestType) method in IntegrationsModule
GetIntegrationSystemsMessageProcessor GetIntegrationSystemsMessageProcessor invokes the getIntegrationSystems(com.workday.integrations.GetIntegrationSystemsRequestType) method in IntegrationsModule
GetIntegrationSystemUsersMessageProcessor GetIntegrationSystemUsersMessageProcessor invokes the getIntegrationSystemUsers(com.workday.integrations.GetIntegrationSystemUsersRequestType) method in IntegrationsModule
GetReferencesMessageProcessor GetReferencesMessageProcessor invokes the getReferences(com.workday.integrations.GetReferencesRequestType) method in IntegrationsModule
GetSequenceGeneratorsMessageProcessor GetSequenceGeneratorsMessageProcessor invokes the getSequenceGenerators(com.workday.integrations.GetSequenceGeneratorsRequestType) method in IntegrationsModule
GetSubscriptionsMessageProcessor GetSubscriptionsMessageProcessor invokes the getSubscriptions(com.workday.integrations.GetSubscriptionsRequestType) method in IntegrationsModule
IncrementSequenceGeneratorMessageProcessor IncrementSequenceGeneratorMessageProcessor invokes the incrementSequenceGenerator(com.workday.integrations.IncrementSequenceGeneratorRequestType) method in IntegrationsModule
LaunchEibMessageProcessor LaunchEibMessageProcessor invokes the launchEib(com.workday.integrations.LaunchEIBRequestType) method in IntegrationsModule
LaunchIntegrationMessageProcessor LaunchIntegrationMessageProcessor invokes the launchIntegration(com.workday.integrations.LaunchIntegrationEventRequestType) method in IntegrationsModule
PutIntegrationEventMessageProcessor PutIntegrationEventMessageProcessor invokes the putIntegrationEvent(com.workday.integrations.PutIntegrationEventRequestType) method in IntegrationsModule
PutIntegrationMessageMessageProcessor PutIntegrationMessageMessageProcessor invokes the putIntegrationMessage(com.workday.integrations.PutIntegrationMessageRequestType) method in IntegrationsModule
PutIntegrationSystemMessageProcessor PutIntegrationSystemMessageProcessor invokes the putIntegrationSystem(com.workday.integrations.PutIntegrationSystemRequestType) method in IntegrationsModule
PutIntegrationSystemUserMessageProcessor PutIntegrationSystemUserMessageProcessor invokes the putIntegrationSystemUser(com.workday.integrations.PutIntegrationSystemUserRequestType) method in IntegrationsModule
PutReferenceMessageProcessor PutReferenceMessageProcessor invokes the putReference(com.workday.integrations.PutReferenceRequestType) method in IntegrationsModule
PutSequenceGeneratorMessageProcessor PutSequenceGeneratorMessageProcessor invokes the putSequenceGenerator(com.workday.integrations.PutSequenceGeneratorRequestType) method in IntegrationsModule
PutSubscriptionMessageProcessor PutSubscriptionMessageProcessor invokes the putSubscription(com.workday.integrations.PutSubscriptionRequestType) method in IntegrationsModule
RescindBusinessProcessMessageProcessor RescindBusinessProcessMessageProcessor invokes the rescindBusinessProcess(com.workday.integrations.RescindBusinessProcessRequestType) method in IntegrationsModule