Interface BeforeDeleteInstanceContext

All Superinterfaces:
InstanceTriggerExecutionContext, TriggerExecutionContext

public interface BeforeDeleteInstanceContext extends InstanceTriggerExecutionContext
Provides an execution context for handling pre-dataset deletion operations.
See Also:
  • Method Details

    • getAdaptationInstance

      Adaptation getAdaptationInstance()
      Returns the dataset to be deleted.