| Package | Description |
|---|---|
| com.whitestein.lsps.engine.dto |
Data transfer objects for engine related data.
|
| com.whitestein.lsps.engine.ejb | |
| com.whitestein.lsps.modulemanager |
| Modifier and Type | Method and Description |
|---|---|
List<ModelInstanceRestartInfo> |
ApplicationRestartInfoList.getData()
Returns a list of modules.
|
| Constructor and Description |
|---|
ApplicationRestartInfoList(List<ModelInstanceRestartInfo> infos,
long total)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
ModelInstanceRestartInfo |
ApplicationRestartServiceLocal.getApplicationRestartInfo(long modelId) |
| Modifier and Type | Method and Description |
|---|---|
ModelInstanceRestartInfo |
ApplicationRestartServiceBean.getApplicationRestartInfo(long modelInstanceId) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.