public interface AtlasContext
Modifier and Type | Method and Description |
---|---|
AtlasSession |
createSession() |
AtlasContextFactory |
getContextFactory() |
void |
process(AtlasSession session) |
io.atlasmap.v2.Audits |
processPreview(io.atlasmap.v2.Mapping mapping) |
void |
processValidation(AtlasSession session) |
AtlasContextFactory getContextFactory()
AtlasSession createSession() throws AtlasException
AtlasException
void process(AtlasSession session) throws AtlasException
AtlasException
void processValidation(AtlasSession session) throws AtlasException
AtlasException
io.atlasmap.v2.Audits processPreview(io.atlasmap.v2.Mapping mapping) throws AtlasException
AtlasException
Copyright © 2020 JBoss by Red Hat. All rights reserved.