Uses of Interface
com.orchestranetworks.schema.trigger.BeforeCreateInstanceContext
Packages that use BeforeCreateInstanceContext
Package
Description
Provides classes and interfaces for trigger creation.
-
Uses of BeforeCreateInstanceContext in com.orchestranetworks.schema.trigger
Methods in com.orchestranetworks.schema.trigger with parameters of type BeforeCreateInstanceContextModifier and TypeMethodDescriptionvoid
InstanceTrigger.handleBeforeCreate
(BeforeCreateInstanceContext aContext) This method is called before the creation of a dataset.