© 2001 BEA Systems, Inc.

com.bea.commerce.campaign.rules
Class EndScenarioActionDef

java.lang.Object
  |
  +--com.bea.commerce.campaign.action.ActionDef
        |
        +--com.bea.commerce.campaign.rules.EndScenarioActionDef
All Implemented Interfaces:
CampaignConstants, java.io.Serializable

public class EndScenarioActionDef
extends ActionDef

An action definition specific to the EndStateAction.

See Also:
EndStateAction, Serialized Form

Fields inherited from interface com.bea.commerce.campaign.CampaignConstants
ACTION_SERVICE_HOME, AD_BUCKET_SERVICE_HOME, AD_CONFLICT_RESOLVER_HOME, AD_SERVICE_HOME, CAMPAIGN_REPOSITORY_HOME, CAMPAIGN_SERVICE_HOME, PLACEHOLDER_SERVICE_HOME, SCENARIO_REPOSITORY_HOME, SCENARIO_SERVICE_HOME
 
Constructor Summary
EndScenarioActionDef()
          Constructor to assert an end state.
EndScenarioActionDef(boolean end)
          Constructor.
 
Methods inherited from class com.bea.commerce.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(boolean end)
Constructor.
Parameters:
end - true to assert an end state.

EndScenarioActionDef

public EndScenarioActionDef()
Constructor to assert an end state.

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved