Interface Ivy.IvyCallback

    • Method Detail

      • doInIvyContext

        java.lang.Object doInIvyContext​(Ivy ivy,
                                        IvyContext context)
        Executes Ivy related job within an IvyContext
        Parameters:
        ivy - the Ivy instance to which this callback is related
        context - the IvyContext in which this callback is executed
        Returns:
        the result of this job, null if there is no result