public class MockFlowExecutionKey extends FlowExecutionKey
Constructor and Description |
---|
MockFlowExecutionKey(java.lang.String value)
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 MockFlowExecutionKey(java.lang.String value)
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