Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for defaultParent (0.4 sec)

  1. platforms/core-runtime/build-operations/src/main/java/org/gradle/internal/operations/BuildOperationRunner.java

        /**
         * Executes the given build operation with the given worker, returns the result.
         */
        <O extends BuildOperation> void execute(O buildOperation, BuildOperationWorker<O> worker, @Nullable BuildOperationState defaultParent);
    
        /**
         * Returns the state of the build operation currently running on this thread. Can be used as parent of a new build operation
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Mar 25 14:54:57 UTC 2024
    - 2.5K bytes
    - Viewed (0)
Back to top