public class EndAction extends java.lang.Object implements ContentAction
ACTION_END, ACTION_INIT, ACTION_INTERPRETER
コンストラクタと説明 |
---|
EndAction()
コンストラクタ
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
execute(ContentActionDefinition actionDef,
Content c,
ClientEvent e)
アクションを実行する
|
public void execute(ContentActionDefinition actionDef, Content c, ClientEvent e) throws RecoverableException
execute
インタフェース内 ContentAction
actionDef
- アクション定義c
- 該当コンテンツe
- イベント情報RecoverableException
- 回復可能な業務例外