Skip navigation links


oracle.iam.platform.kernel.vo
Class FailedRecord

java.lang.Object
  extended by oracle.iam.platform.kernel.vo.FailedRecord


public class FailedRecord
extends java.lang.Object

Constructor Summary
FailedRecord(Orchestration orchestration, java.lang.Throwable reason)
           

 

Method Summary
 Orchestration getOrchestration()
           
 java.lang.Throwable getReason()
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

FailedRecord

public FailedRecord(Orchestration orchestration,
                    java.lang.Throwable reason)

Method Detail

getOrchestration

public Orchestration getOrchestration()

getReason

public java.lang.Throwable getReason()

Skip navigation links


Copyright © 2010, Oracle and/or its affiliates. All rights reserved.