public class GetSafeURLTask extends Task<GetSafeURLTaskMetadata,Object,Collection<SafeUrl>>
context
コンストラクタと説明 |
---|
GetSafeURLTask(ElementContext context)
セーフURL一覧取得タスクを生成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
Collection<SafeUrl> |
execute(Object inputData)
処理を実行して結果を返却します。
|
isContinueOnError, postprocessing, preprocessing, setContinueOnError
getAlias, getExecuteId, setAlias
public GetSafeURLTask(ElementContext context)
context
- コンテキストpublic Collection<SafeUrl> execute(Object inputData) throws FlowExecutionException
Executable
inputData
- 入力データFlowExecutionException
- 処理の実行に失敗した場合にスローされます。Copyright © 2012 NTT DATA INTRAMART CORPORATION