public interface NodeInstanceDesc
Modifier and Type | Method and Description |
---|---|
String |
getConnection() |
Date |
getDataTimeStamp() |
String |
getDeploymentId() |
Long |
getId() |
String |
getName() |
String |
getNodeId() |
String |
getNodeType() |
Long |
getProcessInstanceId() |
Long |
getWorkItemId() |
boolean |
isCompleted() |
Long getId()
String getName()
String getDeploymentId()
Long getProcessInstanceId()
Date getDataTimeStamp()
String getNodeType()
String getNodeId()
boolean isCompleted()
String getConnection()
Long getWorkItemId()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.