public interface TaskErrorInfo
Modifier and Type | Method and Description |
---|---|
String |
getComment()
Get error comment, if it has been set.
|
Activity |
getErrorActivity()
Get activity object
|
long |
getErrorActivityId()
Get activity id producing the error.
|
String |
getErrorInfo()
Return string representation of throwable.
|
Throwable |
getThrowable()
Get error cause.
|
User |
getUser()
Get user object
|
String |
getUserLogin()
Get user login name.
|
String |
getUserName()
Ger user name.
|
User getUser()
String getUserLogin()
String getUserName()
String getComment()
Throwable getThrowable()
String getErrorInfo()
long getErrorActivityId()
Activity getErrorActivity()
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500