public interface ApplicationRestartService
Modifier and Type | Method and Description |
---|---|
void |
clearApplicationRestartData()
Clears the information about previous application restart.
|
String |
exportInfoToHtml()
Exports restart info to html table
|
ApplicationRestartInfoList |
getApplicationRestartInfo()
Returns list of all active restarts
|
ApplicationRestartStatus |
getApplicationRestartStatus()
Returns application restart status
|
Integer |
getCountOfModelInstancesToStart()
Returns number of model instances to be restarted
|
ApplicationRestartInfoList getApplicationRestartInfo()
ApplicationRestartStatus getApplicationRestartStatus()
Integer getCountOfModelInstancesToStart()
void clearApplicationRestartData()
String exportInfoToHtml()
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.