© 2004 BEA Systems, Inc.

com.bea.campaign.rules
Class EndScenarioActionDef

java.lang.Object
  extended bycom.bea.campaign.action.ActionDef
      extended bycom.bea.campaign.rules.EndScenarioActionDef
All Implemented Interfaces:
Serializable

public class EndScenarioActionDef
extends ActionDef

An action definition specific to the EndStateAction.

See Also:
EndStateAction, Serialized Form

Constructor Summary
EndScenarioActionDef()
          Constructor to assert an end state.
EndScenarioActionDef(boolean end)
          Constructor.
 
Methods inherited from class com.bea.campaign.action.ActionDef
createAction, getActionParams, getActionService, getActionType, setActionParams, setActionType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndScenarioActionDef

public EndScenarioActionDef()
Constructor to assert an end state.


EndScenarioActionDef

public EndScenarioActionDef(boolean end)
Constructor.


© 2004 BEA Systems, Inc.

Copyright © 2004 BEA Systems, Inc. All Rights Reserved