public class AllowedActions extends AbstractContract implements java.lang.Runnable
Modifier and Type | Class and Description |
---|---|
static interface |
AllowedActions.Action |
Constructor and Description |
---|
AllowedActions() |
Modifier and Type | Method and Description |
---|---|
void |
processBlock(BlockContext context) |
void |
run() |
getContractParams, injectParams, processInvocation, processRequest, processTransaction, processVoucher, setContractParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
minProductVersion
public void processBlock(BlockContext context)
processBlock
in interface Contract
processBlock
in class AbstractContract
public void run()
run
in interface java.lang.Runnable