public static class RepositoryPlugin.PutOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
RepositoryPlugin.PutOptions() |
public static final String BUNDLE
public static final String LIB
public byte[] digest
public String type
Copyright © 2014 aQute SARL. All rights reserved.