public interface TaskResult
extends java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
TaskException |
getTaskException()
Returns the TaskException object that describes any error that occurred during processing.
|
TKIID |
getTKIID()
Returns the object identifier of the task instance that has been processed.
|
static final java.lang.String COPYRIGHT
TKIID getTKIID()
TaskException getTaskException()