Package org.wildfly.prospero.actions
Class InstallationExportAction
- java.lang.Object
-
- org.wildfly.prospero.actions.InstallationExportAction
-
public class InstallationExportAction extends Object
-
-
Constructor Summary
Constructors Constructor Description InstallationExportAction(Path installationDir)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexport(Path exportPath)static voidmain(String[] args)
-
-
-
Constructor Detail
-
InstallationExportAction
public InstallationExportAction(Path installationDir)
-
-
Method Detail
-
export
public void export(Path exportPath) throws IOException, MetadataException
- Throws:
IOExceptionMetadataException
-
-