public class StartElement extends FlowElement<StartElementMetadata> implements Controllable
context
コンストラクタと説明 |
---|
StartElement(ElementContext context)
フローの開始要素を生成します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
String |
execute(LogicSession session)
処理を実行して次に実行する要素を取得します。
|
String |
toString() |
getAlias, getExecuteId, setAlias
public StartElement(ElementContext context)
context
- コンテキストpublic String execute(LogicSession session) throws FlowExecutionException
Controllable
execute
インタフェース内 Controllable
session
- セッションFlowExecutionException
- 要素の実行に失敗した場合にスローされます。Copyright © 2012 NTT DATA INTRAMART CORPORATION