public static class RepositoryPlugin.PutOptions extends Object
Modifier and Type | Field and Description |
---|---|
String |
bsn
When set, the repository must use it as the bsn
|
static String |
BUNDLE |
Processor |
context
Provides the context.
|
byte[] |
digest
The SHA1 digest of the artifact to put into the repository.
|
static String |
LIB |
String |
type
Specify the mime type of the importing stream.
|
Version |
version
When set, the repository must use it as the version
|
Constructor and Description |
---|
PutOptions() |
public static final String BUNDLE
public static final String LIB
public byte[] digest
public String type
public String bsn
public Version version
public Processor context
Copyright © 2021 aQute SARL. All rights reserved.