Interface BuildAction<T>

    • Method Detail

      • execute

        T execute​(BuildController controller)
        Executes this action and returns the result.
        Parameters:
        controller - The controller to use to access and control the build.
        Returns:
        The result
        Since:
        1.8