Package com._1c.g5.v8.dt.aef2.bm.events
Class DerivedDataObjectStatusEvent
java.lang.Object
com._1c.g5.v8.dt.aef2.bm.events.DerivedDataObjectStatusEvent
- All Implemented Interfaces:
IEvent,IServiceEvent
The
IServiceEvent that is sent on DD object status changing.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new event. -
Method Summary
-
Constructor Details
-
DerivedDataObjectStatusEvent
Creates a new event.- Parameters:
status- the status, cannot benull.
-
-
Method Details
-
getStatus
Returns the status.- Returns:
- the status.
-