All Downloads are FREE. Search and download functionalities are using the official Maven repository.

rib.google-translate-workitem.7.9.0.Final.source-code.google-translate-workitem.wid Maven / Gradle / Ivy

[
        [
            "name" : "GoogleDetectLanguage",
            "displayName" : "GoogleDetectLanguage",
            "category" : "",
            "description" : "",
            "defaultHandler" : "mvel: new org.jbpm.process.workitem.google.translate.DetectLanguageWorkitemHandler()",
            "documentation" : "google-translate-workitem/index.html",

            "parameters" : [
                                "ToDetectText" : new StringDataType()

            ],
            "results" : [
                                "DetectedLanguage" : new StringDataType()

            ],
            "mavenDependencies" : [
                                 "org.jbpm.contrib:google-translate-workitem:7.9.0.Final"

            ],
            "icon" : ""

        ]
    ,[
            "name" : "GoogleTranslate",
            "displayName" : "GoogleTranslate",
            "category" : "",
            "description" : "",
            "defaultHandler" : "mvel: new org.jbpm.process.workitem.google.translate.TranslateWorkitemHandler()",
            "documentation" : "google-translate-workitem/index.html",

            "parameters" : [
                                "TargetLang" : new StringDataType()
                ,"ToTranslate" : new StringDataType()
                ,"SourceLang" : new StringDataType()

            ],
            "results" : [
                                "Translation" : new StringDataType()

            ],
            "mavenDependencies" : [
                                 "org.jbpm.contrib:google-translate-workitem:7.9.0.Final"

            ],
            "icon" : ""

        ]

]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy