Class MapPropertyParser

java.lang.Object
pro.taskana.common.internal.configuration.parser.MapPropertyParser
All Implemented Interfaces:
PropertyParser<Map<?,?>>

public class MapPropertyParser extends Object implements PropertyParser<Map<?,?>>