-
- All Implemented Interfaces:
public class GradleExecOperationsHolderAvailable since Gradle 6.0
-
-
Field Summary
Fields Modifier and Type Field Description private final ExecOperationsexecOperation
-
Constructor Summary
Constructors Constructor Description GradleExecOperationsHolder(ExecOperations execOperation)
-
Method Summary
Modifier and Type Method Description final ExecOperationsgetExecOperation()-
-
Method Detail
-
getExecOperation
final ExecOperations getExecOperation()
-
-
-
-