public class Migrations
extends org.web3j.tx.Contract
Auto generated code.
Do not modify!
Please use the web3j command line tools, or the org.web3j.codegen.SolidityFunctionWrapperGenerator in the codegen module to update.
Generated with web3j version 3.6.0.
| Modifier and Type | Field and Description |
|---|---|
static String |
FUNC_LAST_COMPLETED_MIGRATION |
static String |
FUNC_OWNER |
static String |
FUNC_SETCOMPLETED |
static String |
FUNC_UPGRADE |
| Modifier | Constructor and Description |
|---|---|
protected |
Migrations(String contractAddress,
org.web3j.protocol.Web3j web3j,
org.web3j.crypto.Credentials credentials,
BigInteger gasPrice,
BigInteger gasLimit)
Deprecated.
|
protected |
Migrations(String contractAddress,
org.web3j.protocol.Web3j web3j,
org.web3j.crypto.Credentials credentials,
org.web3j.tx.gas.ContractGasProvider contractGasProvider) |
protected |
Migrations(String contractAddress,
org.web3j.protocol.Web3j web3j,
org.web3j.tx.TransactionManager transactionManager,
BigInteger gasPrice,
BigInteger gasLimit)
Deprecated.
|
protected |
Migrations(String contractAddress,
org.web3j.protocol.Web3j web3j,
org.web3j.tx.TransactionManager transactionManager,
org.web3j.tx.gas.ContractGasProvider contractGasProvider) |
| Modifier and Type | Method and Description |
|---|---|
static org.web3j.protocol.core.RemoteCall<Migrations> |
deploy(org.web3j.protocol.Web3j web3j,
org.web3j.crypto.Credentials credentials,
BigInteger gasPrice,
BigInteger gasLimit)
Deprecated.
|
static org.web3j.protocol.core.RemoteCall<Migrations> |
deploy(org.web3j.protocol.Web3j web3j,
org.web3j.crypto.Credentials credentials,
org.web3j.tx.gas.ContractGasProvider contractGasProvider) |
static org.web3j.protocol.core.RemoteCall<Migrations> |
deploy(org.web3j.protocol.Web3j web3j,
org.web3j.tx.TransactionManager transactionManager,
BigInteger gasPrice,
BigInteger gasLimit)
Deprecated.
|
static org.web3j.protocol.core.RemoteCall<Migrations> |
deploy(org.web3j.protocol.Web3j web3j,
org.web3j.tx.TransactionManager transactionManager,
org.web3j.tx.gas.ContractGasProvider contractGasProvider) |
org.web3j.protocol.core.RemoteCall<BigInteger> |
last_completed_migration() |
static Migrations |
load(String contractAddress,
org.web3j.protocol.Web3j web3j,
org.web3j.crypto.Credentials credentials,
BigInteger gasPrice,
BigInteger gasLimit)
Deprecated.
|
static Migrations |
load(String contractAddress,
org.web3j.protocol.Web3j web3j,
org.web3j.crypto.Credentials credentials,
org.web3j.tx.gas.ContractGasProvider contractGasProvider) |
static Migrations |
load(String contractAddress,
org.web3j.protocol.Web3j web3j,
org.web3j.tx.TransactionManager transactionManager,
BigInteger gasPrice,
BigInteger gasLimit)
Deprecated.
|
static Migrations |
load(String contractAddress,
org.web3j.protocol.Web3j web3j,
org.web3j.tx.TransactionManager transactionManager,
org.web3j.tx.gas.ContractGasProvider contractGasProvider) |
org.web3j.protocol.core.RemoteCall<String> |
owner() |
org.web3j.protocol.core.RemoteCall<org.web3j.protocol.core.methods.response.TransactionReceipt> |
setCompleted(BigInteger completed) |
org.web3j.protocol.core.RemoteCall<org.web3j.protocol.core.methods.response.TransactionReceipt> |
upgrade(String new_address) |
convertToNative, deploy, deploy, deploy, deploy, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, deployRemoteCall, executeCallMultipleValueReturn, executeCallSingleValueReturn, executeCallSingleValueReturn, executeRemoteCallMultipleValueReturn, executeRemoteCallSingleValueReturn, executeRemoteCallSingleValueReturn, executeRemoteCallTransaction, executeRemoteCallTransaction, executeTransaction, extractEventParameters, extractEventParameters, extractEventParametersWithLog, extractEventParametersWithLog, getContractAddress, getContractBinary, getDeployedAddress, getGasPrice, getStaticDeployedAddress, getTransactionReceipt, isValid, setContractAddress, setDefaultBlockParameter, setDeployedAddress, setGasPrice, setGasProvider, setTransactionReceipt, staticExtractEventParameterspublic static final String FUNC_UPGRADE
public static final String FUNC_LAST_COMPLETED_MIGRATION
public static final String FUNC_OWNER
public static final String FUNC_SETCOMPLETED
@Deprecated protected Migrations(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit)
protected Migrations(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
@Deprecated protected Migrations(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit)
protected Migrations(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
public org.web3j.protocol.core.RemoteCall<org.web3j.protocol.core.methods.response.TransactionReceipt> upgrade(String new_address)
public org.web3j.protocol.core.RemoteCall<BigInteger> last_completed_migration()
public org.web3j.protocol.core.RemoteCall<String> owner()
public org.web3j.protocol.core.RemoteCall<org.web3j.protocol.core.methods.response.TransactionReceipt> setCompleted(BigInteger completed)
public static org.web3j.protocol.core.RemoteCall<Migrations> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
public static org.web3j.protocol.core.RemoteCall<Migrations> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
@Deprecated public static org.web3j.protocol.core.RemoteCall<Migrations> deploy(org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit)
@Deprecated public static org.web3j.protocol.core.RemoteCall<Migrations> deploy(org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit)
@Deprecated public static Migrations load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, BigInteger gasPrice, BigInteger gasLimit)
@Deprecated public static Migrations load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, BigInteger gasPrice, BigInteger gasLimit)
public static Migrations load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.crypto.Credentials credentials, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
public static Migrations load(String contractAddress, org.web3j.protocol.Web3j web3j, org.web3j.tx.TransactionManager transactionManager, org.web3j.tx.gas.ContractGasProvider contractGasProvider)
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.