|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.iam.platform.kernel.vo.FailedEventResult
public class FailedEventResult
Value object for returning the result of a failed event handler
| Nested Class Summary | |
|---|---|
static class |
FailedEventResult.Response |
| Constructor Summary | |
|---|---|
FailedEventResult() |
|
FailedEventResult(FailedEventResult.Response response) |
|
| Method Summary | |
|---|---|
FailedEventResult.Response |
getResponse() |
void |
setResponse(FailedEventResult.Response response) |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FailedEventResult()
public FailedEventResult(FailedEventResult.Response response)
| Method Detail |
|---|
public void setResponse(FailedEventResult.Response response)
public FailedEventResult.Response getResponse()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||