|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.bea.campaign.action.ActionDef | +--com.bea.campaign.rules.EndScenarioActionDef
An action definition specific to the EndStateAction.
EndStateAction
, Serialized FormConstructor 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 |
public EndScenarioActionDef(boolean end)
end
- true to assert an end state.public EndScenarioActionDef()
|
© 2002 BEA Systems, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |