public static class IChannelManagerSPI.IgnoreOnExportImportResult extends Object
Constructor and Description |
---|
IgnoreOnExportImportResult(boolean isIgnoreOnExportImport,
ChannelConfig ignoringChannel)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
ChannelConfig |
getIgnoringChannel()
Returns the channel that makes the given channel to be ignored.
|
boolean |
isIgnoreOnExportImport()
Returns whether the given channel is ignored.
|
public IgnoreOnExportImportResult(boolean isIgnoreOnExportImport, ChannelConfig ignoringChannel)
isIgnoreOnExportImport
- indicates whether the given channel is ignored.ignoringChannel
- the channel that makes the given channel to be ignored.public boolean isIgnoreOnExportImport()
public ChannelConfig getIgnoringChannel()
LumisXP 12.2.0.200122 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.