public interface SetupService extends Service
| Modifier and Type | Method and Description |
|---|---|
void |
setup(SetupDTO params)
Performs the Cyclos instance setup
|
void setup(@NotNull
SetupDTO params)
throws FrameworkException,
InstanceServerOfflineException,
LicenseAuthenticationException
IllegalActionException - If the instance setup has already been performedFrameworkExceptionInstanceServerOfflineExceptionLicenseAuthenticationException