- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="RiotSummonerLastMatch.wid",name="RiotSummonerLastMatch",displayName="RiotSummonerLastMatch",defaultHandler="mvel: new org.jbpm.process.workitem.riot.LastSummonerMatchWorkitemHandler(\"apiKey\")",documentation="riot-workitem/index.html",category="riot-workitem",icon="RiotSummonerLastMatch.png",parameters={@WidParameter(name="SummonerName",required=true),@WidParameter(name="SummonerPlatform")},results=@WidResult(name="LastMatch",runtimeType="net.rithms.riot.api.endpoints.match.dto.MatchReference"),mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="riot-workitem",version="7.39.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 Summoner last match info"),authinfo=@WidAuth(required=true,params="apiKey",paramsdescription="Riot Games api key",referencesite="https://developer.riotgames.com/api-keys.html")))
public class LastSummonerMatchWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler