
rib.long-running-rest-workitem.7.74.1.Final.source-code.long-running-rest-workitem.wid Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of long-running-rest-workitem Show documentation
Show all versions of long-running-rest-workitem Show documentation
Workitem for invoking long-running REST tasks with callback
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