Serialized Form
|
Package org.jbpm.process.audit |
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
serialVersionUID: 510L
id
long id
type
int type
processInstanceId
long processInstanceId
processId
String processId
nodeInstanceId
String nodeInstanceId
nodeId
String nodeId
nodeName
String nodeName
date
Date date
serialVersionUID: 510L
id
long id
processInstanceId
long processInstanceId
processId
String processId
start
Date start
end
Date end
serialVersionUID: 510L
id
long id
processInstanceId
long processInstanceId
processId
String processId
variableInstanceId
String variableInstanceId
variableId
String variableId
value
String value
date
Date date
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.