public class RemoveProfileTask extends AbstractUserTask<RemoveProfileTaskMetadata,UserProfileTaskKey,Object>
context
コンストラクタと説明 |
---|
RemoveProfileTask(ElementContext context)
ユーザ情報削除タスクを生成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
Object |
execute(UserProfileTaskKey key)
処理を実行して結果を返却します。
|
createBizKey, createBizKey, createTermInfo, createUserElement
isContinueOnError, postprocessing, preprocessing, setContinueOnError
getAlias, getExecuteId, setAlias
public RemoveProfileTask(ElementContext context)
context
- コンテキストpublic Object execute(UserProfileTaskKey key) throws FlowExecutionException
Executable
key
- 入力データFlowExecutionException
- 処理の実行に失敗した場合にスローされます。Copyright © 2012 NTT DATA INTRAMART CORPORATION