com.day.cq.wcm.siteimporter.steps
Class CreatePackageStep

java.lang.Object
  extended by com.day.cq.wcm.siteimporter.steps.AbstractImporterStep
      extended by com.day.cq.wcm.siteimporter.steps.CreatePackageStep
All Implemented Interfaces:
ImporterStep

public class CreatePackageStep
extends AbstractImporterStep


Field Summary
 
Fields inherited from class com.day.cq.wcm.siteimporter.steps.AbstractImporterStep
P_ORDER
 
Fields inherited from interface com.day.cq.wcm.siteimporter.ImporterStep
COMPONENTS_FOLDER, DESIGN_RESOURCES, DEV_RESOURCES, ERROR_CLASS, HEADING_CLASS, SKIP_CLASS, TEMPLATES_FOLDER
 
Constructor Summary
CreatePackageStep()
           
 
Method Summary
 boolean execute(ImporterContext ctx)
           
 
Methods inherited from class com.day.cq.wcm.siteimporter.steps.AbstractImporterStep
activate, getOrder
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreatePackageStep

public CreatePackageStep()
Method Detail

execute

public boolean execute(ImporterContext ctx)
Specified by:
execute in interface ImporterStep
Specified by:
execute in class AbstractImporterStep
See Also:
AbstractImporterStep.execute(com.day.cq.wcm.siteimporter.ImporterContext)


Copyright © 2011-2012 Adobe Systems Incorporated. All Rights Reserved.