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