public class ProcessInstanceCustomDesc extends ProcessInstanceWithVarsDesc implements ProcessInstanceCustomDesc, Serializable
| Constructor and Description |
|---|
ProcessInstanceCustomDesc() |
ProcessInstanceCustomDesc(long id,
String processId,
String processName,
String processVersion,
int state,
String deploymentId,
Date dataTimeStamp,
String initiator,
String processInstanceDescription,
String correlationKey,
Long parentId,
Date lastModificationDate) |
| Modifier and Type | Method and Description |
|---|---|
Date |
getLastModificationDate() |
void |
setLastModificationDate(Date lastModificationDate) |
addVariable, getVariables, setVariablesgetActiveTasks, getCorrelationKey, getDataTimeStamp, getDeploymentId, getId, getInitiator, getParentId, getProcessId, getProcessInstanceDescription, getProcessName, getProcessVersion, getSlaCompliance, getSlaDueDate, getState, setActiveTasks, setCorrelationKey, setDeploymentId, setInitiator, setParentId, setProcessInstanceDescription, setSlaCompliance, setSlaDueDate, setState, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetVariablesgetActiveTasks, getCorrelationKey, getDataTimeStamp, getDeploymentId, getId, getInitiator, getParentId, getProcessId, getProcessInstanceDescription, getProcessName, getProcessVersion, getSlaCompliance, getSlaDueDate, getStatepublic Date getLastModificationDate()
getLastModificationDate in interface ProcessInstanceCustomDescpublic void setLastModificationDate(Date lastModificationDate)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.