Interface GenericWsdlOption

  • All Known Subinterfaces:
    Option
    All Known Implementing Classes:
    WsdlOption

    @Deprecated
    public interface GenericWsdlOption
    Deprecated.
    since 1.0.0 for removal in 1.1.0 in favor of Wsdl2Java tasks
    Base interface for WSDL options.
    • Method Detail

      • getOutputDir

        DirectoryProperty getOutputDir()
        Deprecated.
        Specifies the directory the generated code files are written.

        If not set, the convention is "${project.buildDir}/generated-sources"

        Returns:
        output directory