public class FailedEventDetail
extends com.ibm.wbiserver.manualrecovery.FailedEventWithParametersImpl
STATUS_FAILED, STATUS_STOPPED, STATUS_TERMINATED, TYPE_BFMHOLD, TYPE_BPC, TYPE_JMS, TYPE_MQ, TYPE_SCA
Constructor and Description |
---|
FailedEventDetail() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getExceptionDetail() |
byte[] |
getMessage() |
byte[] |
getParameters() |
java.lang.String |
getUserIdentity() |
boolean |
isWrapperType() |
void |
setExceptionDetail(byte[] exceptionDetail) |
void |
setMessage(byte[] message) |
void |
setParameters(byte[] parameters) |
void |
setUserIdentity(java.lang.String userIdentity) |
void |
setWrapperType(boolean wrapperType) |
getApplicationName, getCEITraceControl, getExpirationTime, getFailedEventParameters, getFailedEventParameters, getParamBytes, getRemoteDmgr, setApplicationName, setCEITraceControl, setExpirationTime, setFailedEventParameters, setParamBytes, setRemoteDmgr, toString
didInitiateStore, getCorrelationId, getDeploymentTarget, getDestinationComponentName, getDestinationMethodName, getDestinationModuleName, getFailureDateTime, getFailureMessage, getInteractionType, getMsgId, getOwner, getResubmitDestination, getSessionId, getSourceComponentName, getSourceModuleName, getStatus, getType, init, isESQualified, isProcessResponse, setCorrelationId, setDeploymentTarget, setDestinationComponentName, setDestinationMethodName, setDestinationModuleName, setESQualified, setFailureDateTime, setFailureMessage, setInitiatedStore, setInteractionType, setMsgId, setOwner, setProcessResponse, setResubmitDestination, setSessionId, setSourceComponentName, setSourceModuleName, setStatus, setType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
didInitiateStore, getCorrelationId, getDeploymentTarget, getDestinationComponentName, getDestinationMethodName, getDestinationModuleName, getFailureDateTime, getFailureMessage, getInteractionType, getMsgId, getOwner, getResubmitDestination, getSessionId, getSourceComponentName, getSourceModuleName, getStatus, getType, isESQualified, isProcessResponse
public byte[] getExceptionDetail()
public void setExceptionDetail(byte[] exceptionDetail)
public byte[] getMessage()
public void setMessage(byte[] message)
public byte[] getParameters()
public void setParameters(byte[] parameters)
public boolean isWrapperType()
public void setWrapperType(boolean wrapperType)
public java.lang.String getUserIdentity()
public void setUserIdentity(java.lang.String userIdentity)