Package wt.change2

Class AcceptedStrategy

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToVersionLink
All Implemented Interfaces:
Externalizable, Serializable, _AcceptedStrategyIfc, AcceptedStrategyIfc, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.archive._Archiveable, wt.fc.archive.Archiveable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, DisplayIdentification, wt.ufid._Federatable, wt.ufid.Federatable

Deprecated.
A link between a ChangeProposal and a ChangeOrder2 representing the decision to implement the proposal by executing the order.

Use the newAcceptedStrategy static factory method(s), not the AcceptedStrategy constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: true

See Also: