Class InstallerFilesBundler
java.lang.Object
com.elo.solutions.eloinst.bundler.InstallerFilesBundler
- All Implemented Interfaces:
EloinstBundler
Bundler which is put all the installer files to the eloint archive
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbundle()Provide an interface to execute the bundle activity
-
Constructor Details
-
InstallerFilesBundler
public InstallerFilesBundler()
-
-
Method Details
-
bundle
public void bundle()Provide an interface to execute the bundle activity Put all necessary installer script files to the archive- Specified by:
bundlein interfaceEloinstBundler
-