Raised when deserializing a custom item whose type has not been registered.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java
![]() |
---|
void instantiateItem ( |
An InstantiateItemEvent object.
This event is being raised during deserialization for all custom items whose types have not been previously registered within the system through a call to Schedule.registerItemClass. The event provides an alternative way for instantiating item of custom types.