Package org.apache.maven.api
Class ProtoSession.Builder
java.lang.Object
org.apache.maven.api.ProtoSession.Builder
- Enclosing interface:
- ProtoSession
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
withRootDirectory
(Path rootDirectory) withStartTime
(Instant startTime) withSystemProperties
(Map<String, String> systemProperties) withTopDirectory
(Path topDirectory) withUserProperties
(Map<String, String> userProperties)
-
Method Details
-
withUserProperties
-
withSystemProperties
-
withStartTime
-
withTopDirectory
-
withRootDirectory
-
build
-