public class JsonModule
extends io.atlasmap.core.BaseAtlasModule
Constructor and Description |
---|
JsonModule() |
Modifier and Type | Method and Description |
---|---|
io.atlasmap.v2.Field |
cloneField(io.atlasmap.v2.Field field) |
int |
getCollectionSize(io.atlasmap.spi.AtlasInternalSession session,
io.atlasmap.v2.Field field) |
Boolean |
isSupportedField(io.atlasmap.v2.Field field) |
void |
processPostSourceExecution(io.atlasmap.spi.AtlasInternalSession session) |
void |
processPostTargetExecution(io.atlasmap.spi.AtlasInternalSession session) |
void |
processPreSourceExecution(io.atlasmap.spi.AtlasInternalSession session) |
void |
processPreTargetExecution(io.atlasmap.spi.AtlasInternalSession session) |
void |
processPreValidation(io.atlasmap.spi.AtlasInternalSession atlasSession) |
void |
processSourceFieldMapping(io.atlasmap.spi.AtlasInternalSession session) |
void |
processTargetFieldMapping(io.atlasmap.spi.AtlasInternalSession session) |
destroy, getClassName, getConversionService, getDataFormats, getDocId, getFieldActionService, getMode, getModeName, getName, getPackageNames, getSourceCount, getSourceErrorCount, getSourceMaxExecutionTime, getSourceMinExecutionTime, getSourceSuccessCount, getSourceTotalExecutionTime, getTargetCount, getTargetErrorCount, getTargetMaxExecutionTime, getTargetMinExecutionTime, getTargetSuccessCount, getTargetTotalExecutionTime, getUri, getUuid, getVersion, init, isAutomaticallyProcessOutputFieldActions, isSourceSupported, isStatisticsEnabled, isStatisticsSupported, isTargetSupported, listSupportedModes, processLookupField, processPostValidation, readAndResetStatistics, setAutomaticallyProcessOutputFieldActions, setConversionService, setDocId, setFieldActionService, setMode, setStatisticsEnabled, setUri
public void processPreValidation(io.atlasmap.spi.AtlasInternalSession atlasSession) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasException
public void processPreSourceExecution(io.atlasmap.spi.AtlasInternalSession session) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasException
public void processPreTargetExecution(io.atlasmap.spi.AtlasInternalSession session) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasException
public void processSourceFieldMapping(io.atlasmap.spi.AtlasInternalSession session) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasException
public void processTargetFieldMapping(io.atlasmap.spi.AtlasInternalSession session) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasException
public void processPostSourceExecution(io.atlasmap.spi.AtlasInternalSession session) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasException
public void processPostTargetExecution(io.atlasmap.spi.AtlasInternalSession session) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasException
public Boolean isSupportedField(io.atlasmap.v2.Field field)
isSupportedField
in interface io.atlasmap.spi.AtlasModule
isSupportedField
in class io.atlasmap.core.BaseAtlasModule
public int getCollectionSize(io.atlasmap.spi.AtlasInternalSession session, io.atlasmap.v2.Field field) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasException
public io.atlasmap.v2.Field cloneField(io.atlasmap.v2.Field field) throws io.atlasmap.api.AtlasException
io.atlasmap.api.AtlasException
Copyright © 2018 JBoss by Red Hat. All rights reserved.