public class GeneratedFlowExecutionKey extends FlowExecutionKey
Constructor and Description |
---|
GeneratedFlowExecutionKey()
Creates a new mock flow execution key.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |
public GeneratedFlowExecutionKey()
public boolean equals(java.lang.Object o)
equals
in class FlowExecutionKey
public int hashCode()
hashCode
in class FlowExecutionKey
public java.lang.String toString()
toString
in class FlowExecutionKey