Uses of Class
org.eblocker.server.common.data.systemstatus.SubSystemDetails
Packages that use SubSystemDetails
-
Uses of SubSystemDetails in org.eblocker.server.common.data.systemstatus
Methods in org.eblocker.server.common.data.systemstatus that return types with arguments of type SubSystemDetailsConstructor parameters in org.eblocker.server.common.data.systemstatus with type arguments of type SubSystemDetailsModifierConstructorDescriptionSystemStatusDetails(Date date, ExecutionState executionState, List<String> warnings, Collection<SubSystemDetails> subSystemDetails, String projectVersion, UpdatingStatus updatingStatus)