Package org.bonitasoft.engine.platform
Interface PlatformRetriever
-
- All Known Implementing Classes:
PlatformRetrieverImpl
public interface PlatformRetriever- Author:
- Elias Ricken de Medeiros
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SPlatformgetPlatform()
-
-
-
Method Detail
-
getPlatform
SPlatform getPlatform() throws SPlatformNotFoundException
- Throws:
SPlatformNotFoundException
-
-