| org.mule.modules.workday.staffing.StaffingClient |
Known Indirect Subclasses
|
Class Overview
Client interface to access the staffing Web service
Summary
| Public Methods |
|
abstract
GetApplicantsResponseType
|
getApplicants(ApplicantRequestCriteriaType criteria, ApplicantRequestReferencesType references, ResponseFilterType filter, ApplicantResponseGroupType group)
|
|
abstract
GetMaintainEmployeeContractsResponseType
|
getMantainEmployeeContracts(MaintainEmployeeContractsRequestCriteriaType requestCriteria, ResponseFilterType responseFilterType)
|
|
abstract
GetPositionsResponseType
|
getPositions(PositionRequestCriteriaType criteria, PositionRequestReferencesType referenes, ResponseFilterType responseFilter, PositionResponseGroupType responseGroup)
|
|
abstract
HireEmployeeEventResponseType
|
hireEmployee(boolean autoComplete, boolean runNow, BusinessProcessCommentDataType comment, HireEmployeeBusinessProcessDataType employee)
|
|
abstract
ApplicantObjectType
|
putApplicant(ApplicantObjectId objectId, ApplicantDataWWSType applicant)
|
Public Methods
Parameters
| criteria
| |
| references
| |
| filter
| |
| group
| |
Parameters
| requestCriteria
| |
| responseFilterType
| |
Parameters
| criteria
| |
| referenes
| |
| responseFilter
| |
| responseGroup
| |
Parameters
| autoComplete
| |
| runNow
| |
| comment
| |
| employee
| |