public class ProcessInstanceCustomDesc extends ProcessInstanceWithVarsDesc implements org.jbpm.services.api.model.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, setVariables
getActiveTasks, getCorrelationKey, getDataTimeStamp, getDeploymentId, getId, getInitiator, getParentId, getProcessId, getProcessInstanceDescription, getProcessName, getProcessVersion, getSlaCompliance, getSlaDueDate, getState, setActiveTasks, setCorrelationKey, setDeploymentId, setInitiator, setParentId, setProcessInstanceDescription, setSlaCompliance, setSlaDueDate, setState, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getVariables
getActiveTasks, getCorrelationKey, getDataTimeStamp, getDeploymentId, getId, getInitiator, getParentId, getProcessId, getProcessInstanceDescription, getProcessName, getProcessVersion, getSlaCompliance, getSlaDueDate, getState
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.