Package org.bonitasoft.engine.service
Interface InstallationService
- All Known Implementing Classes:
InstallationServiceImpl
public interface InstallationService
-
Method Summary
Modifier and TypeMethodDescriptionvoidinstall(byte[] binaries, byte[] configuration) Install binaries archive content If a configuration archive is provided, it also update the configuration
-
Method Details
-
install
Install binaries archive content If a configuration archive is provided, it also update the configuration- Throws:
InstallationFailedException
-