Class PersonService


  • public class PersonService
    extends java.lang.Object
    Custom class that contains logic that would normally be be contained in ItemReader and ItemWriter.
    Author:
    tomas.slanina, Robert Kasanicky
    • Constructor Detail

      • PersonService

        public PersonService()
    • Method Detail

      • getData

        public Person getData()
      • processPerson

        public void processPerson​(java.lang.String name,
                                  java.lang.String city)
      • getReturnedCount

        public int getReturnedCount()
      • getReceivedCount

        public int getReceivedCount()