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, setProcessPath
protected TodoExecutionTraceElement()
public TodoExecutionTraceElement(long todoId)
todoId
- The Id of newly created todo.public Long getTodoId()
public String getAsString()
getAsString
in class ExecutionTraceElement
public String toString()
toString
in class ExecutionTraceElementImpl
public int hashCode()
hashCode
in class ExecutionTraceElementImpl
public boolean equals(Object obj)
equals
in class ExecutionTraceElementImpl
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.