public class JoinDepartmentTask extends AbstractDepartmentTask<JoinDepartmentTaskMetadata,JoinDepartmentTaskKey,Object>
context
コンストラクタと説明 |
---|
JoinDepartmentTask(ElementContext context)
組織所属タスクを生成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
Object |
execute(JoinDepartmentTaskKey key)
処理を実行して結果を返却します。
|
createBizKey, createDepartmentInfo, createElement, createLocalizedDepartmentInfo, createTermInfo
isContinueOnError, postprocessing, preprocessing, setContinueOnError
getAlias, getExecuteId, setAlias
public JoinDepartmentTask(ElementContext context)
context
- コンテキストpublic Object execute(JoinDepartmentTaskKey key) throws FlowExecutionException
Executable
key
- 入力データFlowExecutionException
- 処理の実行に失敗した場合にスローされます。Copyright © 2012 NTT DATA INTRAMART CORPORATION