Share via


HcmWorkerTaskAssignment::findByWorkerTask Method

Finds the record in the HcmWorkerTaskAssignment table by using the specified Worker and WorkerTask fields.

Syntax

client server public static HcmWorkerTaskAssignment findByWorkerTask(
    HcmWorkerRecId _worker, 
    HcmWorkerTaskRecId _workerTask, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmWorkerTaskAssignment Table
A record in the HcmWorkerTaskAssignment table.

See Also

Reference

HcmWorkerTaskAssignment Table