Interface ExtractorVersion.VersionStage

    • Method Detail

      • version

        ExtractorVersion.ConfigStage version​(@NotNull
                                             java.lang.String version)

        The version number or identifier for this specific version of the extractor. The draft version will have version="draft".

        Examples: "1.0", "2.1", "draft"