Class PrivilegeDataInstallationPhase
java.lang.Object
org.teamapps.application.server.system.bootstrap.installer.PrivilegeDataInstallationPhase
- All Implemented Interfaces:
ApplicationInstallationPhase
public class PrivilegeDataInstallationPhase extends java.lang.Object implements ApplicationInstallationPhase
-
Constructor Summary
Constructors Constructor Description PrivilegeDataInstallationPhase() -
Method Summary
Modifier and Type Method Description voidcheckApplication(ApplicationInfo applicationInfo)voidinstallApplication(ApplicationInfo applicationInfo)voidloadApplication(ApplicationInfo applicationInfo)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PrivilegeDataInstallationPhase
public PrivilegeDataInstallationPhase()
-
-
Method Details
-
checkApplication
- Specified by:
checkApplicationin interfaceApplicationInstallationPhase
-
installApplication
- Specified by:
installApplicationin interfaceApplicationInstallationPhase
-
loadApplication
- Specified by:
loadApplicationin interfaceApplicationInstallationPhase
-