com.polarion.platform.context.ContextNature
FIELDS
| Modifiers and Type | Name | Description |
|---|---|---|
| public, static, final, ContextNature | ROOT_NATURE | |
| public, static, final, ContextNature | REPOSITORY_NATURE | |
| public, static, final, ContextNature | PROJECT_NATURE | |
| public, static, final, ContextNature | PROJECT_GROUP_NATURE | |
| public, static, final, ContextNature | IGNORE_NATURE | Used as marker, that some context and it's children should be ignored |
Back to Index