Class PlatformRetrieverImpl
- java.lang.Object
-
- org.bonitasoft.engine.platform.impl.PlatformRetrieverImpl
-
- All Implemented Interfaces:
PlatformRetriever
public class PlatformRetrieverImpl extends java.lang.Object implements PlatformRetriever
- Author:
- Elias Ricken de Medeiros
-
-
Constructor Summary
Constructors Constructor Description PlatformRetrieverImpl(PersistenceService platformPersistenceService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SPlatformgetPlatform()
-
-
-
Constructor Detail
-
PlatformRetrieverImpl
public PlatformRetrieverImpl(PersistenceService platformPersistenceService)
-
-
Method Detail
-
getPlatform
public SPlatform getPlatform() throws SPlatformNotFoundException
- Specified by:
getPlatformin interfacePlatformRetriever- Throws:
SPlatformNotFoundException
-
-