public class RemoteServerExportConfigHooker extends java.lang.Object implements ExportConfigHook
Constructor and Description |
---|
RemoteServerExportConfigHooker(TreeNodeExportHelperService exportHelper) |
Modifier and Type | Method and Description |
---|---|
ExportConfig |
configure(AbstractNode node,
ExportOptions options) |
boolean |
consumes(AbstractNode node) |
public RemoteServerExportConfigHooker(TreeNodeExportHelperService exportHelper)
public ExportConfig configure(AbstractNode node, ExportOptions options)
configure
in interface ExportConfigHook
public boolean consumes(AbstractNode node)
consumes
in interface ExportConfigHook