public class FrameworkStartLevelDTO extends DTO
The System Bundle can be adapted to provide a FrameworkStartLevelDTO
for the framework of the Bundle.
| Modifier and Type | Field | Description |
|---|---|---|
int |
initialBundleStartLevel |
The initial start level value that is assigned to a bundle when it is
first installed.
|
int |
startLevel |
The active start level value for the framework.
|
| Constructor | Description |
|---|---|
FrameworkStartLevelDTO() |
public int startLevel
FrameworkStartLevel.getStartLevel()public int initialBundleStartLevel