Wizard for configuring a new IntegrationEntity. This is an abstract class. Subclasses need to implement the method {@link #createWizard(IntegrationEntity,Folder) createWizard}. Subclasses must also provide a constructor that takes exactly two arguments: (InterchangeView, EntityExplorerSupport).
@author Torgil Zethson
@since 3.0.0
| |