|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the result of a procedure's peculiar execution .
ServiceContext.execute(Procedure)
,
ProgrammaticService.execute(Procedure)
Method Summary | |
OperationException |
getException()
Returns the exception thrown if procedure has failed, null otherwise. |
String |
getExceptionFullMessage(Locale aLocale)
Returns a full user message about the internal exception if procedure has failed, null otherwise.
|
Date |
getExecutionTimestamp()
Returns the timestamp of the procedure execution. |
String |
getExecutionUUIDString()
Returns a universally unique identifier (UUID) of the procedure execution. |
boolean |
hasFailed()
Returns true if the execution has failed. |
Method Detail |
public boolean hasFailed()
true
if the execution has failed.
public OperationException getException()
null
otherwise.
public String getExceptionFullMessage(Locale aLocale)
null
otherwise.
The message is localized and it includes also the possible causes.
public Date getExecutionTimestamp()
ProcedureContext.getExecutionTimestamp()
public String getExecutionUUIDString()
ProcedureContext.getExecutionUUIDString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.