Package com.polarion.platform.context
Class ContextNature
java.lang.Object
com.polarion.platform.context.ContextNature
Enumeration class to represent possible context nature values.
- Author:
- POLARION SOFTWARE
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContextNature
Used as marker, that some context and it's children should be ignoredstatic final ContextNature
static final ContextNature
static final ContextNature
static final ContextNature
-
Method Summary
-
Field Details
-
ROOT_NATURE
-
REPOSITORY_NATURE
-
PROJECT_NATURE
-
PROJECT_GROUP_NATURE
-
IGNORE_NATURE
Used as marker, that some context and it's children should be ignored
-
-
Method Details