| Package | Description |
|---|---|
| org.bonitasoft.engine.dependency | |
| org.bonitasoft.engine.dependency.impl |
| Modifier and Type | Method and Description |
|---|---|
SDependency |
DependencyService.getDependency(long id)
Get dependency by its id
|
DependencyContent |
DependencyService.getDependencyContentOnly(long id)
Get only the content and file name of a dependency.
|
| Modifier and Type | Method and Description |
|---|---|
SDependency |
PlatformDependencyServiceImpl.getDependency(long id) |
SDependency |
DependencyServiceImpl.getDependency(long id) |
protected SDependency |
PlatformDependencyServiceImpl.getDependency(String name) |
protected SDependency |
DependencyServiceImpl.getDependency(String name) |
protected abstract SDependency |
AbstractDependencyService.getDependency(String name) |
DependencyContent |
PlatformDependencyServiceImpl.getDependencyContentOnly(long id) |
DependencyContent |
DependencyServiceImpl.getDependencyContentOnly(long id) |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.