- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="RiotMatchInfo.wid",name="RiotMatchInfo",displayName="RiotMatchInfo",defaultHandler="mvel: new org.jbpm.process.workitem.riot.MatchesInfoWorkitemHandler(\"apiKey\")",documentation="riot-workitem/index.html",category="riot-workitem",icon="RiotMatchInfo.png",parameters={@WidParameter(name="SummonerName",required=true),@WidParameter(name="NumOfMatches"),@WidParameter(name="SummonerPlatform")},results=@WidResult(name="MatchesInfo",runtimeType="java.util.List"),mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="riot-workitem",version="7.41.0.Final"),serviceInfo=@WidService(category="Riot Games",description="Gather and use League of Legends data",keywords="riot,league,legends,summoner,match,get,info",action=@WidAction(title="Get Match Info"),authinfo=@WidAuth(required=true,params="apiKey",paramsdescription="Riot Games api key",referencesite="https://developer.riotgames.com/api-keys.html")))
public class MatchesInfoWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler