Package de.hybris.ant.taskdefs.metadata
Class MetadataInfo.Builder
java.lang.Object
de.hybris.ant.taskdefs.metadata.MetadataInfo.Builder
- Enclosing class:
- MetadataInfo
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withClasses(Set<String> classes) withClasspath(Map<String, Set<String>> classpath) withDependencies(Set<String> dependencies) withDirectory(String directory) withResources(Set<String> resources) withSources(Set<String> sources) withTestSources(Set<String> testSources)
-
Method Details
-
withType
-
withClasspath
-
withDependencies
-
withDirectory
-
withSources
-
withResources
-
withTestSources
-
withClasses
-
build
-