| Package | Description |
|---|---|
| oracle.security.opss.lifecycle.datamgmt |
| Modifier and Type | Method and Description |
|---|---|
ArtifactContext |
Snapshot.getArtifactContext() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ArtifactContext> |
ArtifactContext.getSubContexts() |
| Modifier and Type | Method and Description |
|---|---|
static Snapshot |
SnapshotFactory.createInstance(ArtifactContext context) |
| Constructor and Description |
|---|
ArtifactContext(ArtifactType type, java.lang.String name, java.util.List<ArtifactContext> subContexts, java.io.File snapshotHome) |
ArtifactContext(ArtifactType type, java.lang.String name, java.util.List<ArtifactContext> subContexts, java.io.File snapshotHome, java.lang.Object customContext) |