public class ProcessorWizardResult
extends java.lang.Object
Constructor and Description |
---|
ProcessorWizardResult() |
Modifier and Type | Method and Description |
---|---|
void |
step1_createProcessorAndSetUrl(ProcessorWizardConfig config)
config.url must be set
|
void |
step2_setContentDescriptor(ProcessorWizardConfig config)
config.contentDescriptor must be set
|
void |
step3_setTrackConfigs(ProcessorWizardConfig config)
config.trackConfigs must be set
|
void |
step4_setDestUrlAndStart(ProcessorWizardConfig config)
config.desturl must be set
|
public Processor processor
public void step1_createProcessorAndSetUrl(ProcessorWizardConfig config) throws WizardStepException
WizardStepException
public void step2_setContentDescriptor(ProcessorWizardConfig config) throws WizardStepException
WizardStepException
public void step3_setTrackConfigs(ProcessorWizardConfig config) throws WizardStepException
WizardStepException
public void step4_setDestUrlAndStart(ProcessorWizardConfig config) throws WizardStepException
WizardStepException