|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectaQute.bnd.service.RepositoryPlugin.PutOptions
public static class RepositoryPlugin.PutOptions
Options used to steer the put operation
| Field Summary | |
|---|---|
String |
bsn
When set, the repository must use it as the bsn |
static String |
BUNDLE
|
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 Summary | |
|---|---|
RepositoryPlugin.PutOptions()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String BUNDLE
public static final String LIB
public byte[] digest
public String type
BUNDLE or LIB. If left open, it is up to the
repository to guess the content type.
public String bsn
public Version version
| Constructor Detail |
|---|
public RepositoryPlugin.PutOptions()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||