public interface EntryNamesReference
| Modifier and Type | Field and Description |
|---|---|
static String |
ANY_ENTRY
An arbitrary entry.
|
static String |
BUNDLES
A list of bundles.
|
static String |
CODE_SNIPPETS
A list of code snippet.
|
static String |
COMMON_INFO
The common info of a multi-module project (eg; a workspace).
|
static String |
COMPONENTS
A list of declarative services descriptions.
|
static String |
FILE_NAME
The file name (of folder) in which the analyzed object is backed up.
|
static String |
IMPORT_FILE
An arbitrary file content.
|
static String |
IMPORT_JAR_FILE
An arbitrary file content.
|
static String |
MANIFEST
A list of headers.
|
static String |
MAVEN_COORDINATE
The version, the artifactId and the groupId of the analyzed object.
|
static String |
METATYPES
A list of metatypes descriptions.
|
static String |
PROJECTS
A list of projects.
|
static final String ANY_ENTRY
static final String IMPORT_FILE
static final String IMPORT_JAR_FILE
static final String MANIFEST
static final String COMPONENTS
static final String METATYPES
static final String FILE_NAME
static final String BUNDLES
static final String PROJECTS
static final String COMMON_INFO
static final String CODE_SNIPPETS
static final String MAVEN_COORDINATE
Copyright © 2021. All rights reserved.