public interface NodeInstanceDesc
Modifier and Type | Method and Description |
---|---|
String |
getConnection() |
Date |
getDataTimeStamp() |
String |
getDeploymentId() |
Long |
getId() |
String |
getName() |
String |
getNodeContainerId() |
String |
getNodeId() |
String |
getNodeType() |
Long |
getProcessInstanceId() |
Long |
getReferenceId() |
Integer |
getSlaCompliance() |
Date |
getSlaDueDate() |
Long |
getWorkItemId() |
boolean |
isCompleted() |
Long getId()
String getName()
String getDeploymentId()
Long getProcessInstanceId()
Date getDataTimeStamp()
String getNodeType()
String getNodeId()
boolean isCompleted()
String getConnection()
Long getWorkItemId()
Long getReferenceId()
String getNodeContainerId()
Date getSlaDueDate()
Integer getSlaCompliance()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.