public class TodoExecutionTraceElement extends ExecutionTraceElementImpl
| Modifier | Constructor and Description |
|---|---|
protected |
TodoExecutionTraceElement() |
|
TodoExecutionTraceElement(long todoId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAsString() |
Long |
getTodoId() |
int |
hashCode() |
String |
toString() |
getElementId, getModelInstanceId, getNamespacePath, getProcessPath, getSequentialNumber, setElementId, setModelInstanceId, setNamespacePath, setProcessPathprotected TodoExecutionTraceElement()
public TodoExecutionTraceElement(long todoId)
todoId - The Id of newly created todo.public Long getTodoId()
public String getAsString()
getAsString in class ExecutionTraceElementpublic String toString()
toString in class ExecutionTraceElementImplpublic int hashCode()
hashCode in class ExecutionTraceElementImplpublic boolean equals(Object obj)
equals in class ExecutionTraceElementImplCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.