Serialized Form


Package org.talend.esb.sam.common.event

Class org.talend.esb.sam.common.event.Event extends Object implements Serializable

serialVersionUID: 1697021887985284206L

Serialized Fields

persistedId

Long persistedId

timestamp

Date timestamp

eventType

EventTypeEnum eventType

originator

Originator originator

messageInfo

MessageInfo messageInfo

isContentCut

boolean isContentCut

content

String content

customInfo

Map<K,V> customInfo

Class org.talend.esb.sam.common.event.MessageInfo extends Object implements Serializable

serialVersionUID: -6464068913564098842L

Serialized Fields

messageId

String messageId

flowId

String flowId

portType

String portType

operationName

String operationName

transportType

String transportType

Class org.talend.esb.sam.common.event.MonitoringException extends RuntimeException implements Serializable

serialVersionUID: 3127641209174705808L

Serialized Fields

code

String code

message

String message

events

List<E> events

Class org.talend.esb.sam.common.event.Originator extends Object implements Serializable

serialVersionUID: 3926684116318585338L

Serialized Fields

processId

String processId

ip

String ip

hostname

String hostname

customId

String customId

principal

String principal



Copyright © 2011 Talend Inc.. All Rights Reserved.