Class ExecutionResult

java.lang.Object
com.pnfsoftware.jeb.util.interpreter.ExecutionResult

public class ExecutionResult extends Object
An object representing the result of execution of an action, including a type integer (return code) and a message string.