Uses of Class
org.frankframework.mongodb.JsonDocumentWriter.Context
Packages that use JsonDocumentWriter.Context
-
Uses of JsonDocumentWriter.Context in org.frankframework.mongodb
Methods in org.frankframework.mongodb that return JsonDocumentWriter.ContextModifier and TypeMethodDescriptionprotected JsonDocumentWriter.ContextJsonDocumentWriter.getContext()JsonDocumentWriter.Context.getParentContext()Constructors in org.frankframework.mongodb with parameters of type JsonDocumentWriter.ContextModifierConstructorDescriptionContext(JsonDocumentWriter.Context parentContext, org.bson.BsonContextType contextType) Creates a new context.