Interface ChangeInfoParser

All Known Implementing Classes:
DefaultChangeInfoParser

public interface ChangeInfoParser
A parser that converts ItemChangeDTO.getInfo() string into a structured format.
  • Method Summary

    Modifier and Type
    Method
    Description
    parse(String info)
    Parses info associated with an item change.