Package de.hybris.ant.taskdefs.gradle
Class GradleProject.Builder
java.lang.Object
de.hybris.ant.taskdefs.gradle.GradleProject.Builder
- Enclosing class:
- GradleProject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withDependencies(List<String> dependencies) withIsAccAddon(boolean isAccAddon) withIsBackofficeDependent(boolean isBackofficeDependent) withIsBackofficeRelated(boolean isBackofficeRelated) withIsBinary(boolean isBinary) withIsCommonWebAddon(boolean isCommonWebAddon) withIsCommonWebDependent(boolean isCommonWebDependent) withIsHasWebExternalDependencies(boolean isHasWebExternalDependencies) withIsWebExtension(boolean isWebExtension) withIsWithGroupName(boolean withGroupName) withRelativePath(String relativePath)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withName
-
withIsWithGroupName
-
withDependencies
-
withIsWebExtension
-
withIsHasWebExternalDependencies
-
withRelativePath
-
withIsBinary
-
withIsBackofficeRelated
-
withIsBackofficeDependent
-
withIsAccAddon
-
withIsCommonWebAddon
-
withIsCommonWebDependent
-
build
-