Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
RiotSummonerInfo | RiotSummonerInfo | riot-workitem | mvel: new org.jbpm.process.workitem.riot.SummonerInfoWorkitemHandler("apiKey") |
Name | Type | Required |
---|---|---|
SummonerPlatform | new StringDataType() | false |
SummonerName | new StringDataType() | true |
Name | Type |
---|---|
SummonerInfo | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | riot-workitem | 7.73.0.Final |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
apiKey |
Riot Games api key |
https://developer.riotgames.com/api-keys.html |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
RiotSummonerLastMatch | RiotSummonerLastMatch | riot-workitem | mvel: new org.jbpm.process.workitem.riot.LastSummonerMatchWorkitemHandler("apiKey") |
Name | Type | Required |
---|---|---|
SummonerPlatform | new StringDataType() | false |
SummonerName | new StringDataType() | true |
Name | Type |
---|---|
LastMatch | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | riot-workitem | 7.73.0.Final |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
apiKey |
Riot Games api key |
https://developer.riotgames.com/api-keys.html |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
RiotMatchInfo | RiotMatchInfo | riot-workitem | mvel: new org.jbpm.process.workitem.riot.MatchesInfoWorkitemHandler("apiKey") |
Name | Type | Required |
---|---|---|
SummonerPlatform | new StringDataType() | false |
SummonerName | new StringDataType() | true |
NumOfMatches | new StringDataType() | false |
Name | Type |
---|---|
MatchesInfo | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | riot-workitem | 7.73.0.Final |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
apiKey |
Riot Games api key |
https://developer.riotgames.com/api-keys.html |