Uses of Class
com.jalios.jcms.tools.patch.WarInfo
-
Packages that use WarInfo Package Description com.jalios.jcms.tools.patch -
-
Uses of WarInfo in com.jalios.jcms.tools.patch
Methods in com.jalios.jcms.tools.patch with parameters of type WarInfo Modifier and Type Method Description boolean
JumboPatchInfo. canBeAppliedToWar(WarInfo warInfo)
Check if this JumboPatch can be applied to the specified Warstatic void
JumboPatchInfo. writeJumboPatchInformation(WarInfo war1, WarInfo war2, java.io.File patchDirectory)
-