Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
EthereumQueryExistingContract | EthereumQueryExistingContract | ethereum-workitem | mvel: new org.jbpm.process.workitem.ethereum.QueryExistingContractWorkitemHandler("walletPassword", "walletPath") |
Name | Type | Required |
---|---|---|
MethodOutputType | new StringDataType() | false |
ServiceURL | new StringDataType() | true |
ContractMethodName | new StringDataType() | true |
ContractAddress | new StringDataType() | true |
Name | Type |
---|---|
Result | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | ethereum-workitem | 7.36.1.Final |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
walletPassword walletPath |
Wallet password Path to the wallet file |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
EthereumObserveContractEvent | EthereumObserveContractEvent | ethereum-workitem | mvel: new org.jbpm.process.workitem.ethereum.ObserveContractEventWorkitemHandler() |
Name | Type | Required |
---|---|---|
SignalName | new StringDataType() | true |
EventReturnType | new StringDataType() | false |
ServiceURL | new StringDataType() | true |
EventIndexedParameter | new StringDataType() | false |
EventName | new StringDataType() | true |
EventNonIndexedParameter | new StringDataType() | false |
AbortOnUpdate | new StringDataType() | false |
ContractAddress | new StringDataType() | true |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | ethereum-workitem | 7.36.1.Final |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
false |
|
|
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
EthereumTransactExistingContract | EthereumTransactExistingContract | ethereum-workitem | mvel: new org.jbpm.process.workitem.ethereum.TransactExistingContractWorkitemHandler("walletPassword", "walletPath") |
Name | Type | Required |
---|---|---|
MethodInputType | new StringDataType() | false |
WaitForReceipt | new StringDataType() | false |
DepositAmount | new StringDataType() | false |
ServiceURL | new StringDataType() | true |
MethodName | new StringDataType() | true |
ContractAddress | new StringDataType() | true |
Name | Type |
---|---|
Receipt | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | ethereum-workitem | 7.36.1.Final |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
walletPassword walletPath |
Wallet password Path to the wallet file |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
EthereumSendEther | EthereumSendEther | ethereum-workitem | mvel: new org.jbpm.process.workitem.ethereum.SendEtherWorkitemHandler("walletPassword", "walletPath") |
Name | Type | Required |
---|---|---|
Amount | new StringDataType() | true |
ServiceURL | new StringDataType() | true |
ToAddress | new StringDataType() | true |
Name | Type |
---|---|
Receipt | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | ethereum-workitem | 7.36.1.Final |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
walletPassword walletPath |
Wallet password Path to the wallet file |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
EthereumDeployContract | EthereumDeployContract | ethereum-workitem | mvel: new org.jbpm.process.workitem.ethereum.DeployContractWorkitemHandler("walletPassword", "walletPath") |
Name | Type | Required |
---|---|---|
WaitForReceipt | new StringDataType() | false |
DepositAmount | new StringDataType() | false |
ContractPath | new StringDataType() | true |
ServiceURL | new StringDataType() | true |
Name | Type |
---|---|
ContractAddress | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | ethereum-workitem | 7.36.1.Final |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
walletPassword walletPath |
Wallet password Path to the wallet file |
Name | Display Name | Category | Description | Handler |
---|---|---|---|---|
EthereumGetBalance | EthereumGetBalance | ethereum-workitem | mvel: new org.jbpm.process.workitem.ethereum.GetBalanceWorkitemHandler("walletPassword", "walletPath") |
Name | Type | Required |
---|---|---|
ServiceURL | new StringDataType() | true |
Name | Type |
---|---|
Balance | new StringDataType() |
Group | Artifact | Version |
---|---|---|
org.jbpm.contrib | ethereum-workitem | 7.36.1.Final |
Auth Required | Params | Params Description | Reference Site |
---|---|---|---|
true |
walletPassword walletPath |
Wallet password Path to the wallet file |