org.jbpm.process.audit.xml
Class JaxbNodeInstanceLog
java.lang.Object
org.jbpm.process.audit.xml.AbstractJaxbHistoryObject<NodeInstanceLog>
org.jbpm.process.audit.xml.JaxbNodeInstanceLog
public class JaxbNodeInstanceLog
- extends AbstractJaxbHistoryObject<NodeInstanceLog>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbNodeInstanceLog
public JaxbNodeInstanceLog()
JaxbNodeInstanceLog
public JaxbNodeInstanceLog(NodeInstanceLog origLog)
getId
public Long getId()
getProcessInstanceId
public Long getProcessInstanceId()
getProcessId
public String getProcessId()
getDate
public Date getDate()
getType
public Integer getType()
getNodeInstanceId
public String getNodeInstanceId()
getNodeId
public String getNodeId()
getNodeName
public String getNodeName()
getNodeType
public String getNodeType()
getWorkItemId
public long getWorkItemId()
getConnection
public String getConnection()
getExternalId
public String getExternalId()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.