public class UnzipStorageTask extends Task<UnzipStorageTaskMetadata,UnzipStorageInfo,Collection<Storage<?>>>
context
コンストラクタと説明 |
---|
UnzipStorageTask(ElementContext context)
ZIPファイル解凍タスクを生成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
Collection<Storage<?>> |
execute(UnzipStorageInfo info)
処理を実行して結果を返却します。
|
isContinueOnError, postprocessing, preprocessing, setContinueOnError
getAlias, getExecuteId, setAlias
public UnzipStorageTask(ElementContext context)
context
- コンテキストpublic Collection<Storage<?>> execute(UnzipStorageInfo info) throws FlowExecutionException
Executable
info
- 入力データFlowExecutionException
- 処理の実行に失敗した場合にスローされます。Copyright © 2012 NTT DATA INTRAMART CORPORATION