public class FlowReference extends Object implements Serializable
| Constructor and Description | 
|---|
| FlowReference(String documentId,
             String id) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| String | getDocumentId() | 
| String | getId() | 
| int | hashCode() | 
| void | setDocumentId(String documentId) | 
| void | setId(String id) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.