public interface ProcessResult
extends java.io.Serializable
BusinessFlowManagerService.setInlineCustomProperty(PIID[],InlineCustomProperty)
call.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
PIID |
getPIID()
Returns the object identifier of the process instance that has been processed.
|
ProcessException |
getProcessException()
Returns the ProcessException object that describes any error that occurred during processing.
|
static final java.lang.String COPYRIGHT
PIID getPIID()
ProcessException getProcessException()