Share via


HcmJobTask::findByTask Method

Finds the specified record in the HcmJobTask table that is based on HcmTaskId value.

Syntax

client server public static HcmJobTask findByTask(
    HcmJobTaskId _taskId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmJobTask Table
A record in the HcmJobTask table; otherwise, an empty record.

See Also

Reference

HcmJobTask Table