@Entity public class DbSubProcess extends DbActivity
| Constructor and Description |
|---|
DbSubProcess() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDateEndTerminate()
La date quand l'activité termine la méthode terminate()
|
Date |
getDateStartTerminate()
La date quand l'activité commence la méthode terminate()
|
boolean |
isExecuted() |
void |
setDateEndTerminate(Date aDateEndTerminate) |
void |
setDateStartTerminate(Date aDateStartTerminate) |
void |
setExecuted(boolean aExecuted) |
containsVariable, getAllVariables, getCallstack, getCorrelationId, getDateEndActivity, getDateEndExecute, getDateStartExecute, getFqn, getNbRetryDone, getParent, getPrevious, getProcess, getProcessName, getProcessOrThis, getSimpleName, getState, getVariable, isAborted, isRepeatable, isRequestEndExecution, isResumable, isTerminated, isTerminatedSuspended, isTerminatedWithError, putVariable, removeVariable, setCallstack, setCorrelationId, setDateEndActivity, setDateEndExecute, setDateStartExecute, setFqn, setNbRetryDone, setParent, setPrevious, setProcess, setProcessName, setRequestEndExecution, setState, toStringequals, getCreationDate, getId, getVersion, hashCode, setCreationDate, setId, setVersion, toStringpublic boolean isExecuted()
public void setExecuted(boolean aExecuted)
public Date getDateStartTerminate()
public void setDateStartTerminate(Date aDateStartTerminate)
public Date getDateEndTerminate()
public void setDateEndTerminate(Date aDateEndTerminate)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.