Interface PlatformInformationService
- All Known Implementing Classes:
PlatformInformationServiceImpl
public interface PlatformInformationService
- Author:
- Elias Ricken de Medeiros
-
Method Summary
Modifier and TypeMethodDescriptionvoidupdatePlatformInfo(SPlatform platform, String platformInfo) Updates the platform information
-
Method Details
-
updatePlatformInfo
Updates the platform information- Parameters:
platform- the platform to be updatedplatformInfo- the new platform information- Throws:
SPlatformUpdateException- Since:
- 7.1.0
-