public class HierarchyType extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GRAND_PARENT |
static String |
PARENT |
static String |
ROOT |
| Constructor and Description |
|---|
HierarchyType() |
public static final String ROOT
public static final String PARENT
public static final String GRAND_PARENT
Copyright © 2021 Flowable. All rights reserved.