public final class TestRepositoryContent extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUNDLE_A_CONTENT_MD5 |
static Set<String> |
BUNDLE_A_FILES |
static org.eclipse.equinox.p2.metadata.IArtifactKey |
BUNDLE_A_KEY |
static String |
BUNDLE_A_PACKED_CONTENT_MD5 |
static Set<String> |
BUNDLE_B_FILES |
static org.eclipse.equinox.p2.metadata.IArtifactKey |
BUNDLE_B_KEY |
static String |
BUNDLE_B_PACKED_CONTENT_MD5 |
static org.eclipse.equinox.p2.metadata.IArtifactKey |
NOT_CONTAINED_ARTIFACT_KEY
Artifact which is contained in none of the repositories.
|
Constructor and Description |
---|
TestRepositoryContent() |
public static final org.eclipse.equinox.p2.metadata.IArtifactKey BUNDLE_A_KEY
public static final org.eclipse.equinox.p2.metadata.IArtifactKey BUNDLE_B_KEY
public static final String BUNDLE_A_CONTENT_MD5
public static final String BUNDLE_A_PACKED_CONTENT_MD5
public static final String BUNDLE_B_PACKED_CONTENT_MD5
public static final org.eclipse.equinox.p2.metadata.IArtifactKey NOT_CONTAINED_ARTIFACT_KEY
Copyright © 2008–2013 Eclipse Foundation. All rights reserved.