JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.syntifi.casper.sdk.model.deploy.executionresult
Interface ExecutionResult
All Known Implementing Classes:
Failure
,
Success
public interface
ExecutionResult
Abstract Executable Result containing the details of the contract execution. It can be any of the following types:
Since:
0.0.1
See Also:
Failure
,
Success