public class InterviewRoundType extends Object
| 构造器和说明 |
|---|
InterviewRoundType(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListInterviewRoundTypeResp |
list(ListInterviewRoundTypeReq req)
获取面试轮次类型列表,根据职位流程查询面试轮次类型列表,可以查询到的信息包括:面试轮次类型名称、启用状态、关联的面试评价表信息。
|
ListInterviewRoundTypeResp |
list(ListInterviewRoundTypeReq req,
RequestOptions reqOptions)
获取面试轮次类型列表,根据职位流程查询面试轮次类型列表,可以查询到的信息包括:面试轮次类型名称、启用状态、关联的面试评价表信息。
|
public InterviewRoundType(Config config)
public ListInterviewRoundTypeResp list(ListInterviewRoundTypeReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListInterviewRoundTypeResp list(ListInterviewRoundTypeReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.