public interface AtlasSession
@Deprecated Map<String,Object> getProperties()
AtlasPropertyStrategy getAtlasPropertyStrategy()
void setAtlasPropertyStrategy(AtlasPropertyStrategy strategy)
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 © 2017–2021 Red Hat, Inc.. All rights reserved.