public interface AtlasSession
AtlasContext getAtlasContext()
void setAtlasContext(AtlasContext atlasContext)
io.atlasmap.v2.AtlasMapping getMapping()
Object getDefaultSourceDocument()
void setDefaultSourceDocument(Object sourceDoc)
boolean hasSourceDocument(String docId)
Object getDefaultTargetDocument()
void setDefaultTargetDocument(Object targetDoc)
boolean hasTargetDocument(String docId)
io.atlasmap.v2.Validations getValidations()
void setValidations(io.atlasmap.v2.Validations validations)
io.atlasmap.v2.Audits getAudits()
void setAudits(io.atlasmap.v2.Audits audits)
boolean hasErrors()
boolean hasWarns()
Integer errorCount()
Integer warnCount()
Copyright © 2019 JBoss by Red Hat. All rights reserved.