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 Detail

      • callback

        void callback()