クラス GeneratedFlowExecutionKey

java.lang.ObjectSE
org.springframework.webflow.execution.FlowExecutionKey
org.springframework.webflow.test.GeneratedFlowExecutionKey
実装済みのインターフェース一覧:
SerializableSE

public class GeneratedFlowExecutionKey extends FlowExecutionKey
シンプルなフロー実行キーの実装。このクラスの新しいインスタンスは、このクラスの静的プライベート変数としてカプセル化されたシーケンスから値を取得します。
作成者:
Keith Donald
関連事項:
  • コンストラクターの詳細

    • GeneratedFlowExecutionKey

      public GeneratedFlowExecutionKey()
      新しいモックフロー実行キーを作成します。
  • メソッドの詳細