
rib.riot-workitem.7.45.0.t20201009.source-code.riot-workitem.wid Maven / Gradle / Ivy
[
[
"name" : "RiotSummonerInfo",
"displayName" : "RiotSummonerInfo",
"category" : "riot-workitem",
"description" : "",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.riot.SummonerInfoWorkitemHandler(\"apiKey\")",
"documentation" : "riot-workitem/index.html",
"parameters" : [
"SummonerPlatform" : new StringDataType()
,"SummonerName" : new StringDataType()
],
"results" : [
"SummonerInfo" : new StringDataType()
],
"mavenDependencies" : [
"org.jbpm.contrib:riot-workitem:7.45.0.t20201009"
],
"icon" : "RiotSummonerInfo.png"
]
,[
"name" : "RiotSummonerLastMatch",
"displayName" : "RiotSummonerLastMatch",
"category" : "riot-workitem",
"description" : "",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.riot.LastSummonerMatchWorkitemHandler(\"apiKey\")",
"documentation" : "riot-workitem/index.html",
"parameters" : [
"SummonerPlatform" : new StringDataType()
,"SummonerName" : new StringDataType()
],
"results" : [
"LastMatch" : new StringDataType()
],
"mavenDependencies" : [
"org.jbpm.contrib:riot-workitem:7.45.0.t20201009"
],
"icon" : "RiotSummonerLastMatch.png"
]
,[
"name" : "RiotMatchInfo",
"displayName" : "RiotMatchInfo",
"category" : "riot-workitem",
"description" : "",
"defaultHandler" : "mvel: new org.jbpm.process.workitem.riot.MatchesInfoWorkitemHandler(\"apiKey\")",
"documentation" : "riot-workitem/index.html",
"parameters" : [
"SummonerPlatform" : new StringDataType()
,"SummonerName" : new StringDataType()
,"NumOfMatches" : new StringDataType()
],
"results" : [
"MatchesInfo" : new StringDataType()
],
"mavenDependencies" : [
"org.jbpm.contrib:riot-workitem:7.45.0.t20201009"
],
"icon" : "RiotMatchInfo.png"
]
]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy