package

org.mule.modules.workday.config

Classes

GetApplicantsMessageProcessor GetApplicantsMessageProcessor invokes the getApplicants(java.util.Map, java.util.List, java.util.Map, java.util.Map) method in WorkdayModule
GetMantainEmployeeContractsMessageProcessor GetMantainEmployeeContractsMessageProcessor invokes the getMantainEmployeeContracts(java.util.List, java.util.Map) method in WorkdayModule
HireEmployeeMessageProcessor HireEmployeeMessageProcessor invokes the hireEmployee(java.util.Map, boolean, boolean, java.util.Map) method in WorkdayModule
PutApplicantMessageProcessor PutApplicantMessageProcessor invokes the putApplicant(java.lang.String, java.lang.String, java.util.Map) method in WorkdayModule
WorkdayModuleCapabilitiesAdapter A WorkdayModuleCapabilitiesAdapter is a wrapper around WorkdayModule that implements org.mule.api.Capabilities interface. 
WorkdayModuleLifecycleAdapter A WorkdayModuleLifecycleAdapter is a wrapper around WorkdayModule that adds lifecycle methods to the pojo.