1. RiotSummonerInfo Workitem Handler
Name Display Name Category Description Handler
RiotSummonerInfo RiotSummonerInfo mvel: new org.jbpm.process.workitem.riot.SummonerInfoWorkitemHandler()

Parameters
Name Type Required
SummonerPlatform new StringDataType() false
SummonerName new StringDataType() true

Results
Name Type
SummonerInfo new StringDataType()

Maven Dependencies
Group Artifact Version
org.jbpm.contrib riot-workitem 7.15.0-SNAPSHOT

2. RiotSummonerLastMatch Workitem Handler
Name Display Name Category Description Handler
RiotSummonerLastMatch RiotSummonerLastMatch mvel: new org.jbpm.process.workitem.riot.LastSummonerMatchWorkitemHandler()

Parameters
Name Type Required
SummonerPlatform new StringDataType() false
SummonerName new StringDataType() true

Results
Name Type
LastMatch new StringDataType()

Maven Dependencies
Group Artifact Version
org.jbpm.contrib riot-workitem 7.15.0-SNAPSHOT

3. RiotMatchInfo Workitem Handler
Name Display Name Category Description Handler
RiotMatchInfo RiotMatchInfo mvel: new org.jbpm.process.workitem.riot.MatchesInfoWorkitemHandler()

Parameters
Name Type Required
SummonerPlatform new StringDataType() false
SummonerName new StringDataType() true
NumOfMatches new StringDataType() false

Results
Name Type
MatchesInfo new StringDataType()

Maven Dependencies
Group Artifact Version
org.jbpm.contrib riot-workitem 7.15.0-SNAPSHOT