Serialized Form
|
Package org.jbpm.services.task.audit |
serialVersionUID: -7929370526623674312L
serialVersionUID: -7929370526623674312L
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
|
Package org.jbpm.services.task.impl.model |
serialVersionUID: 2793651602463099870L
pk
Long pk
version
Integer version
taskId
long taskId
taskName
String taskName
status
String status
createdDate
Date createdDate
startDate
Date startDate
endDate
Date endDate
processInstanceId
long processInstanceId
userId
String userId
duration
Long duration
|
Package org.jbpm.services.task.impl.model.command |
serialVersionUID: -7929370526623674312L
serialVersionUID: -7929370526623674312L
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.