@SpringBootApplication
@ComponentScan(basePackages={"org.bonitasoft.platform.setup","org.bonitasoft.platform.configuration","org.bonitasoft.platform.version"})
public class PlatformSetupApplication
extends Object
| Constructor and Description |
|---|
PlatformSetupApplication() |
| Modifier and Type | Method and Description |
|---|---|
static PlatformSetup |
getPlatformSetup(String[] args) |
static void |
main(String[] args) |
public static PlatformSetup getPlatformSetup(String[] args) throws PlatformException
PlatformExceptionCopyright © 2017 Bonitasoft. All rights reserved.