public interface SDependencyBuilderFactory
| Modifier and Type | Method and Description |
|---|---|
SDependencyBuilder |
createNewInstance(String name,
long artifactId,
ScopeType artifactType,
String fileName,
byte[] value) |
String |
getDescriptionKey() |
String |
getFileNameKey() |
String |
getIdKey() |
String |
getNameKey() |
String |
getValueKey() |
SDependencyBuilder createNewInstance(String name, long artifactId, ScopeType artifactType, String fileName, byte[] value)
name - The name of the dependencyartifactId - The identifier of the scopeartifactType - The type of the scopeversion - The version of the dependencyfileName - The name of the file of the dependencyvalue - The content of the dependencyString getIdKey()
String getNameKey()
String getDescriptionKey()
String getFileNameKey()
String getValueKey()
Copyright © 2019 Bonitasoft S.A.. All rights reserved.