Interface FailedOperationTransformationConfig.BeforeExecuteCompositeCallback

Enclosing class:
FailedOperationTransformationConfig

public static interface FailedOperationTransformationConfig.BeforeExecuteCompositeCallback
A callback that can be used to e.g. make adjustments to the model before transforming and executing the composite resulting from the transformation of the boot operations
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • callback

      void callback()