- All Implemented Interfaces:
- org.kie.api.runtime.process.WorkItemHandler
@Wid(widfile="EthereumTransactExistingContract.wid",name="EthereumTransactExistingContract",displayName="EthereumTransactExistingContract",defaultHandler="mvel: new org.jbpm.process.workitem.ethereum.TransactExistingContractWorkitemHandler(\"walletPassword\", \"walletPath\")",documentation="ethereum-workitem/index.html",category="ethereum-workitem",icon="EthereumTransactExistingContract.png",parameters={@WidParameter(name="ServiceURL",required=true),@WidParameter(name="ContractAddress",required=true),@WidParameter(name="MethodName",required=true),@WidParameter(name="MethodInputType",runtimeType="org.web3j.abi.datatypes.Type"),@WidParameter(name="WaitForReceipt"),@WidParameter(name="DepositAmount")},results=@WidResult(name="Receipt",runtimeType="org.web3j.protocol.core.methods.response.TransactionReceipt"),mavenDepends=@WidMavenDepends(group="org.jbpm.contrib",artifact="ethereum-workitem",version="7.44.0.Final"),serviceInfo=@WidService(category="Ethereum",description="Integrate with the Ethereum Blockchain app platform",keywords="Ethereum,blockchain,smart,contract,smartcontract,transaction,send",action=@WidAction(title="Perform a transaction to an existing contract on the blockchain"),authinfo=@WidAuth(required=true,params={"walletPassword","walletPath"},paramsdescription={"Wallet password","Path to the wallet file"})))
public class TransactExistingContractWorkitemHandler
extends org.jbpm.process.workitem.core.AbstractLogOrThrowWorkItemHandler