public class AssociationModel extends Object
Modifier and Type | Field and Description |
---|---|
AssociationDirection |
associationDirection |
String |
id |
Process |
parentProcess |
String |
sourceRef |
String |
targetRef |
Constructor and Description |
---|
AssociationModel() |
public String id
public AssociationDirection associationDirection
public String sourceRef
public String targetRef
public Process parentProcess
Copyright © 2016 Alfresco. All rights reserved.