public class RepositoryConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ChildOrder |
DEFAULT_CHILD_ORDER |
static AccessControlList |
DEFAULT_REPO_PERMISSIONS |
static Branch |
MASTER_BRANCH |
static NodePath |
REPOSITORY_STORAGE_PARENT_PATH |
Constructor and Description |
---|
RepositoryConstants() |
public static final NodePath REPOSITORY_STORAGE_PARENT_PATH
public static final ChildOrder DEFAULT_CHILD_ORDER
public static final AccessControlList DEFAULT_REPO_PERMISSIONS
public static final Branch MASTER_BRANCH