public class MockFlowExecutionKey extends FlowExecutionKey
| Constructor and Description |
|---|
MockFlowExecutionKey(String value)
Creates a new mock flow execution key.
|
public MockFlowExecutionKey(String value)
public boolean equals(Object o)
equals in class FlowExecutionKeypublic int hashCode()
hashCode in class FlowExecutionKeypublic String toString()
toString in class FlowExecutionKey