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

rib.long-running-rest-workitem.7.74.1.Final.source-code.long-running-rest-workitem.wid Maven / Gradle / Ivy

The newest version!
[
        [
            "name" : "LongRunningRestService",
            "displayName" : "LongRunningRestService",
            "category" : "long-running-rest-workitem",
            "description" : "",
            "defaultHandler" : "mvel: new org.jbpm.process.longrest.LongRunningRestServiceWorkItemHandler(runtimeManager)",
            "documentation" : "",

            "parameters" : [
                                "template" : new StringDataType()
                ,"headers" : new StringDataType()
                ,"cancelUrlTemplate" : new StringDataType()
                ,"method" : new StringDataType()
                ,"socketTimeout" : new StringDataType()
                ,"connectTimeout" : new StringDataType()
                ,"connectionRequestTimeout" : new StringDataType()
                ,"url" : new StringDataType()
                ,"cancelUrlJsonPointer" : new StringDataType()

            ],
            "results" : [
                                "result" : new StringDataType()
                ,"cancelUrl" : new StringDataType()
                ,"error" : new StringDataType()
                ,"responseCode" : new StringDataType()

            ],
            "mavenDependencies" : [
                                 "org.jbpm.contrib:long-running-rest-workitem:7.74.1.Final"

            ],
            "icon" : ""

        ]

]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy